[
https://issues.apache.org/jira/browse/CAMEL-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102195#comment-14102195
]
ASF GitHub Bot commented on CAMEL-7723:
---------------------------------------
GitHub user cristianonicolai opened a pull request:
https://github.com/apache/camel/pull/244
CAMEL-7723: Support async start and stop for consumers and producers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cristianonicolai/camel camel-7723
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/244.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 #244
----
commit 1b27a80c2e1f6ad983a77d595e7b9c6f53695a87
Author: Cristiano Nicolai <[email protected]>
Date: 2014-08-19T13:21:00Z
CAMEL-7723: Support async start and stop for consumers and producers
----
> Support starting and stopping consumers and producers asynchronously
> --------------------------------------------------------------------
>
> Key: CAMEL-7723
> URL: https://issues.apache.org/jira/browse/CAMEL-7723
> Project: Camel
> Issue Type: Improvement
> Components: camel-sjms
> Affects Versions: 2.13.2
> Reporter: Cristiano Nicolai
> Priority: Critical
>
> Similar to jms component behavior, been able to start and stop consumers and
> producers asynchronously ensures that starting a route or stopping won't get
> blocked by trying to establish a connection to remote broker or running some
> sort of failover logic.
--
This message was sent by Atlassian JIRA
(v6.2#6252)