Hi,
We are currently using amq 5.5 in our product and we are facing a bug that
causes one of our consumers to stop consuming messages, the problem is that
this bug causes the entire topic to stop working. we added a
'pendingMessageLimitStrategy' and we wish to test if that solves the 'halted
topic' problem.
What is the best way to simulate a frozen topic consumer ?
the consumer should be connected and active, but unable to consume messages
, and hopefully the pendingMessageLimitStrategy would kick in and prevent
the topic from slowing down.
--
View this message in context: http://activemq.2283324.n4.nabble.com/reproduce-a-slow-consumer-bug-tp4652942.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
|