HI Agent,
Whats your amq broker url you specify.

When I had 


I faced the same issue. I had 5 clients running with 15 maxconcurrent
connection. But instead of 75 conusers it actually increased to more than
120 consumers.

When I changes the url to 

 (Polling)

the number of consumers remained at 75.

I believe that the combination of ms.prefetchPolicy.all=1 and having
*<property name="cacheLevelName" value="CACHE_CONSUMER"</b> causes this
issue and I am not sure why!

Thanks
Matt



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-using-in-Camel-In-OUT-endpoint-creates-additional-consumers-on-response-queue-which-are-mors-tp4693377p4695956.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to