You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by viachka <gi...@git.apache.org> on 2018/05/15 12:15:21 UTC

[GitHub] camel pull request #2342: CAMEL-12511: Init scheduledExecutorService before ...

GitHub user viachka opened a pull request:

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

    CAMEL-12511: Init scheduledExecutorService before ConsulEventConsumer's watcher run

    

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

    $ git pull https://github.com/viachka/camel camel-12511-npe-on-consuleventconsumer-start

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

    https://github.com/apache/camel/pull/2342.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 #2342
    
----
commit 851f6208fc208427f02a44adc4bce1f0e6d0ff34
Author: Viachaslau Tsikhanovich <vi...@...>
Date:   2018-05-15T12:07:54Z

    CAMEL-12511: Init scheduledExecutorService before ConsulEventConsumer's watcher run

----


---

[GitHub] camel pull request #2342: CAMEL-12511: Init scheduledExecutorService before ...

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

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


---