GitHub user zregvart opened a pull request: https://github.com/apache/camel/pull/1046
CAMEL-9878 camel-commands - Add command to show top N inflight exchan⦠â¦ges per routes Added new argument (`route`) to `context-inflight` command. Client can use the `route` argument to specify the route which inflight exchanges should be displayed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zregvart/camel CAMEL-9878 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1046.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 #1046 ---- commit b5cc32ecc666cb2006436cfad37e0b75de0d2fa3 Author: Zoran Regvart <zregvart+git...@gmail.com> Date: 2016-06-18T16:53:22Z CAMEL-9878 camel-commands - Add command to show top N inflight exchanges per routes Added new argument (`route`) to `context-inflight` command. Client can use the `route` argument to specify the route which inflight exchanges should be displayed. ---- --- 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. ---