When the affinity of a message group is reset by setting JMSXGroupSeq = -1, is there any way to influence which node will be assigned for future messages in this message group?
On a test system with two nodes each with a max of 75 consumers each, it is observed the nearly all of the messages without an affinity (reset as above), are directed to node 1. Eventually some messages are assigned to the second node but it is definitely imbalanced. What I would like to have is a round-robin approach over the nodes, not the available consumers as a whole. Is this possible via configuration? -- View this message in context: http://activemq.2283324.n4.nabble.com/MessageGroup-affinity-question-tp4705699.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.