Re: Duplicate Messages in the Message Store

2017-04-18 Thread Tim Bain
message in context: http://activemq.2283324.n4. nabble.com/Duplicate-Messages-in-the-Message-Store-tp4724959p4725019.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Duplicate Messages in the Message Store

2017-04-18 Thread srivmeka
messages, but it did consume only the once that inserted via Broker1. This certainly explains me there is message store cached per Broker, which is not good and causing problems. -- View this message in context: http://activemq.2283324.n4.nabble.com/Duplicate-Messages-in-the-Message-Store

Re: Duplicate Messages in the Message Store

2017-04-17 Thread Tim Bain
fficulty in understanding how broker inserts messages into message > queues. > The code in activemq jar does explain that it gets the max(ID) for next > sequence generator but when is this really happening? Is there any caching > mechanism here? What is the message is already consumed and

Duplicate Messages in the Message Store

2017-04-14 Thread srivmeka
t: http://activemq.2283324.n4.nabble.com/Duplicate-Messages-in-the-Message-Store-tp4724959.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.