Description
Spring 5.3.5 added DefaultMessageListenerContainer#idleReceivesPerTaskLimit in https://github.com/spring-projects/spring-framework/issues/26195 as a better way than DefaultMessageListenerContainer#maxMessagesPerTask to control the number of dynamic concurrent consumers. It would be great to have this be supported by camel-jms.
Attachments
Issue Links
- links to