Hi all, I have encountered a very strange problem. I have two consumers, having a durable subscription on a topic. If I send a persistent message to the topic, everything works ok. However, when I restart the consumers, one of them receives the message again after connecting (it seems to be the one that ACK's the message as second). Reconnecting again doesn't give any problems, the messages aren't redelivered.
This problem does not happen when only a single consumer is connected. Also, it doesn't appear if the persistent message is sent before the consumers are connected. Any clues on this? It may be related to #AMQ-1195, but the behaviour I see is a bit different. Thanks. Regards, Pieter -- View this message in context: http://www.nabble.com/Duplicate-%28persistant%29-messages-with-durable-subscriptions-tf4421775s2354.html#a12612199 Sent from the ActiveMQ - User mailing list archive at Nabble.com.