GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/13
ARTEMIS-19 allow disabling of message load-balancing
Clebert, please be sure to check the modifications to
org.apache.activemq.artemis.core.postoffice.impl.BindingsImpl.getNextBinding()
I'm not sure it's the best solution, but it works as far as I can tell.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-19
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/13.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #13
----
commit fe72968de886a8440dfac9faef7b3d39afeb8e96
Author: jbertram <[email protected]>
Date: 2015-05-29T21:55:32Z
ARTEMIS-19 allow disabling of message load-balancing
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---