You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does clustered broker pods share queue messages between themselves so that consumer can get msg from any broker irrespective of where producer sent
#1067
Requirement: I want to set up multiple broker pods having a single external endpoint.
So, want to know whether in the clustered broker pod (or any other artemis topology) set up, if we send queue message to any one broker pod in cluster, will that queue message get reflected on other broker pods too automatically so that they can be consumed from any other broker pod later by the consumers.
Does Artemis support this? If yes, what setup is best suited for this? If any docs for reference, that would be great
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Requirement: I want to set up multiple broker pods having a single external endpoint.
So, want to know whether in the clustered broker pod (or any other artemis topology) set up, if we send queue message to any one broker pod in cluster, will that queue message get reflected on other broker pods too automatically so that they can be consumed from any other broker pod later by the consumers.
Does Artemis support this? If yes, what setup is best suited for this? If any docs for reference, that would be great
Beta Was this translation helpful? Give feedback.
All reactions