Re: Hanging consumers when storeCursor gets to watermark

2014-05-22 Thread jvbrandis
ark, the producer will hang on send() * start the consumer again. It will not be able to consume messages. Stopping the producer does not help. -- View this message in context: http://activemq.2283324.n4.nabble.com/Hanging-consumers-when-storeCursor-gets-to-watermark-tp4681249p4681335.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Hanging consumers when storeCursor gets to watermark

2014-05-19 Thread Yarek Tyshchenko
Hi all I'm seeing a really strange issue with ActiveMQ that is present in the latest version 5.9.1 pretty much out of the box. When one of the queues uses up all the cursor memory all consumers (except on that queue) stop consuming messages. Producing messages is still fine, and there doesn't se