GitHub user neoramon opened a pull request: https://github.com/apache/camel/pull/168
CAMEL-7422 camel-rabbit - Consumer tuning: thread count, prefetch With Prefetch we can set number of messages to be consumed from a rabbit queue. It's about issue: https://issues.apache.org/jira/browse/CAMEL-7422 You can merge this pull request into a Git repository by running: $ git pull https://github.com/neoramon/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/168.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #168 ---- commit 51e8679227b82b97d2a4691145d4ba7e7412bda3 Author: neoramon <neora...@gmail.com> Date: 2014-06-04T02:55:20Z CAMEL-7422 RabbitMQ component improvement CAMEL-7422 camel-rabbit - Consumer tuning: thread count, prefetch commit 20c5e576a903161b149eca0cd8804883f7385b5f Author: neoramon <neora...@gmail.com> Date: 2014-06-04T03:01:23Z Merge branch 'master' of https://github.com/neoramon/camel ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---