I'm testing a HA configuration, using activeMQ 4.1.1. I have two brokers and a client sending messages with failover between the brokers. I tried using the message groups feature to ensure that messages always went to the same broker, unless that broker failed. This works well ... very cool feature.
I failed one of my brokers and confirmed that subsequent messages for the message group were automatically redirected to the remaining broker. Then I brought my failed broker back up, and sent another bunch of messages using the same message group. This time the messages were distributed across the two brokers. The message group feature didn't work any more. Is this a bug? I'm running with embedded AMQ brokers in JBoss 4.0.5, using the activemq-rar. Thanks, Pete -- View this message in context: http://www.nabble.com/Message-groups%2C-failover%2C-recovery-problem-tf3620418s2354.html#a10109570 Sent from the ActiveMQ - User mailing list archive at Nabble.com.