"rabbitmq" component is not consuming messages based on throttle and timePeriodMillis configured in the route and its consuming all the messages from queue. We are using bluelock's "spring-amqp" component and we are able consume 1 msg/sec by configuring throttle(1) and timePeriodMillis(1000) eventhough there are more messages in the Queue. Trying to migrate to rabbitmq component and appreciate any help to configure something like 10 msgs/sec in rabbitmq component
Thanks, Murugan -- View this message in context: http://camel.465427.n5.nabble.com/rabbitmq-component-not-consuming-based-on-throttle-and-timePeriodmillis-configured-in-the-route-tp5781388.html Sent from the Camel - Users mailing list archive at Nabble.com.