Re: consumer count not coming down when there is no load with Activemq and camel

2020-02-09 Thread sujin sr
Can anyone help me with this, please? On Fri, 7 Feb 2020 at 13:31, sujin sr wrote: > I have a route which read messages from an ActiveMQ queue and writes to > another queue. > When message load increases consumers count reaching > maxConcurrentConsumers value but when message load decreases or

consumer count not coming down when there is no load with Activemq and camel

2020-02-07 Thread sujin sr
I have a route which read messages from an ActiveMQ queue and writes to another queue. When message load increases consumers count reaching maxConcurrentConsumers value but when message load decreases or producer stopped then consumer count not coming down to idleConsumerLimit value. I am using