GitHub user akgagnat opened a pull request:

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

    HazelcastSedaConsumer stopped unexpectedly

    Move all Hazelcast instance interaction inside try-catch, and sleep 100 ms 
when exception occurred to avoid spamming log with errors e.g. when Hazelcast 
instance is unreachable for a period of time.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/akgagnat/camel hz_seda_consumer_recovery

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1765.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 #1765
    
----
commit b4246741e37db718c3feffed06ea4ba3178e01da
Author: Ann Katrin Gagnat <ann.katrin.gag...@gmail.com>
Date:   2017-06-14T22:08:53Z

    Move all Hazelcast instance interaction inside try-catch, and sleep 100 ms 
when exception occurred to avoid spamming log with errors e.g. when Hazelcast 
instance is unreachable for a period of time.

commit 48e0351868ed1cc014fc90d7bec4ef29990f0189
Author: Ann Katrin Gagnat <ann.katrin.gag...@gmail.com>
Date:   2017-06-15T19:27:30Z

    checkstyle - move import

----


---
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.
---

Reply via email to