MaximumPendingQueueSize

2008-07-10 Thread steveshell
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.

Re: Slow Consumers and MaximumPendingMessageLimit or MaximumPendingQueueSize?

2008-06-02 Thread srasul
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