Hello everyone, I have some durable topic subscribers of a certain topic ABC. When a subscriber goes offline, from ActiveMQ console I can see that messages routed to topic ABC are listed - correctly - even in ABC:subscriber's pending queue. The problem is that many messages aren't sent to the subscriber when it goes online again. These messages aren't expired because I set a quite high time-to-live. All subscribers use AUTO_ACKNOWLEDGE mode to notify the broker a message has been received.
Can anyone help me ? What may I verify ? -- View this message in context: http://activemq.2283324.n4.nabble.com/Messages-are-kept-in-Pending-queue-for-durable-topic-subscribers-tp4690015.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
