[ https://issues.apache.org/jira/browse/CAMEL-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Anstey resolved CAMEL-4290. ------------------------------------ Resolution: Fixed Fix Version/s: 2.9.0 janstey@duffman:/x1/asf/camel/trunk/components/camel-jms$ svn ci -m "CAMEL-4290 - Add idleConsumerLimit option for DMLC to camel-jms" Sending camel-jms/src/main/java/org/apache/camel/component/jms/JmsComponent.java Sending camel-jms/src/main/java/org/apache/camel/component/jms/JmsConfiguration.java Sending camel-jms/src/main/java/org/apache/camel/component/jms/JmsEndpoint.java Sending camel-jms/src/test/java/org/apache/camel/component/jms/JmsComponentTest.java Sending camel-jms/src/test/java/org/apache/camel/component/jms/JmsEndpointConfigurationTest.java Transmitting file data ..... Committed revision 1152868. > Add idleConsumerLimit option for DMLC to camel-jms > -------------------------------------------------- > > Key: CAMEL-4290 > URL: https://issues.apache.org/jira/browse/CAMEL-4290 > Project: Camel > Issue Type: Improvement > Reporter: Jonathan Anstey > Assignee: Jonathan Anstey > Priority: Minor > Fix For: 2.9.0 > > > From > http://bsnyderblog.blogspot.com/2010/05/tuning-jms-message-consumption-in.html > The idleConsumerLimit property is used to specify the the maximum number of > consumers that are allowed to be idle at a given time. The use of this > property was recently clarified a bit in the Spring 3.x trunk. Increasing > this limit causes invokers to be created more aggressively. This can be > useful to ramp up the number of consumers faster. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira