I am using 4.1.1.
How can I set the MaximumPendingQueueSize (without using JConsole)?
--
View this message in context:
http://www.nabble.com/MaximumPendingQueueSize-tp18390026p18390026.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
any help on this would be greatly appreciated... =)
srasul wrote:
>
> Hi,
>
> when dealing with slow/deadlocked consumers, it seems that one thing that
> really helps is setting the MaximumPendingQueueSize in the subscription
> via JMX Console.
>
> My questions are