You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by brreitme <gi...@git.apache.org> on 2016/01/27 18:36:00 UTC

[GitHub] camel pull request: CAMEL-8742 - Reconnect when connections are cl...

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 <br...@cisco.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request: CAMEL-8742 - Reconnect when connections are cl...

Posted by brreitme <gi...@git.apache.org>.
Github user brreitme closed the pull request at:

    https://github.com/apache/camel/pull/812


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---