Reputation: 116
I am using ActiveMQ v5.6. It has one consumer. It works fine in most of the cases. But sometimes, messages wont be dispatched and they accumulate in the queue. BUT, once I restart the Broker, it works fine again. I searched to see if anyone else was facing the same problem and found a number of sites where the issue has been reported. For example,
http://activemq.2283324.n4.nabble.com/Stuck-messages-Dispatch-issues-td2367852i20.html
But all these posts are way back in 2008. Has this issue been fixed? Is anyone else facing the same problem?
Upvotes: 1
Views: 2798
Reputation: 55585
Maybe its related to flow control kicking in
Upvotes: 1