Skip to content

Client Redistribution After Update #1005

Answered by gtully
doxsch asked this question in Q&A
Discussion options

You must be logged in to vote

not easily.
there are lots of tradeoffs at play and lots of potential variables. For example, if producers and consumers are collocated, there may be no benefit to distributing connections! See the Data Gravity section in the docs: https://activemq.apache.org/components/artemis/documentation/latest/connection-routers.html#data-gravity for some related discussion.

However, a potentially simple solution, is to periodically close the connections on the broker to force the clients to re evaluate.

There is a recent plugin that will give you that feature.
https://issues.apache.org/jira/browse/ARTEMIS-4709

docs at: https://activemq.apache.org/components/artemis/documentation/latest/broker-plugin…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@doxsch
Comment options

Answer selected by doxsch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants