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 <viachaslau_tsikhanovich@...>
Date: 2018-05-15T12:07:54Z
CAMEL-12511: Init scheduledExecutorService before ConsulEventConsumer's
watcher run
----
---