GitHub user brreitme opened a pull request:
https://github.com/apache/camel/pull/812
CAMEL-8742 - Reconnect when connections are closed.
* Publishers and subscribers will reconnect if the connection / channel is
closed
* Cancel reply manager when sending a message in the producer fails so the
reply thread doesn't time out.
* Change the SuspendResume test to use a different queue since it conflicts
with other queue settings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brreitme/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/812.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 #812
----
commit a389806e2884ba16aa8793a8944971c4d50b0dc9
Author: Brad Reitmeyer <[email protected]>
Date: 2016-01-26T22:39:12Z
CAMEL-8742 - Reconect when connections are closed.
* Cancel reply manager when sending a message in the producer fails
* Change the SuspendResume test to use a different queue since it conflicts
with other queue settings
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---