GitHub user sjhiggs opened a pull request:
https://github.com/apache/camel/pull/2052
CAMEL-11926: close JMXConnector on shutdown of JMXConsumer in camel-jmx
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjhiggs/camel camel-11926
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2052.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 #2052
----
commit 752b48bae25437429da5ec87e0663fc452320815
Author: Stephen Higgs <[email protected]>
Date: 2017-10-20T02:43:28Z
CAMEL-11926: close JMXConnector on shutdown of JMXConsumer in camel-jmx
----
---