Re: Reply:Broker Networks and duplicate message delivery

2011-12-18 Thread techbuddy
Thanks Suo! Actually, I also reached around and found the same answer that the store-forward makes sure that a message exists in a single broker at a given point in time. The source of my original doubt was lack of explanation on how store forward works in the 'ActiveMQ in action' book, which I

Pure master/slave duplicates delayed messages

2011-12-18 Thread nonspecialist
I'm using ActiveMQ 5.5.1 in a pure master/slave configuration. Both master and slave have schedulerSupport=true configured. I submit a message to the master via the STOMP connector, for delayed delivery (in my case, 5000ms later). The message is accepted, and the scheduled delivery occurs. On the