[
https://issues.apache.org/jira/browse/CAMEL-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15166972#comment-15166972
]
ASF GitHub Bot commented on CAMEL-9285:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/867
CAMEL-9285 - controlbus - Allow to grab current route id so you can control
current route easier
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-9285
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/867.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 #867
----
commit d56b5df22d6c828e2928a6006d546e59eac54ea0
Author: lburgazzoli <[email protected]>
Date: 2016-02-25T09:14:51Z
CAMEL-9285 - controlbus - Allow to grab current route id so you can control
current route easier
----
> controlbus - Allow to grab current route id so you can control current route
> easier
> -----------------------------------------------------------------------------------
>
> Key: CAMEL-9285
> URL: https://issues.apache.org/jira/browse/CAMEL-9285
> Project: Camel
> Issue Type: Improvement
> Components: camel-core, eip
> Reporter: Claus Ibsen
> Assignee: Luca Burgazzoli
> Priority: Minor
> Fix For: Future
>
>
> http://camel.apache.org/controlbus.html
> For example routeId=current, or some special name that indicate the current
> route, which we can get from the exchange.
> Or maybe better if routeId is not specified then its using current by default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)