GitHub user bapowell opened a pull request:
https://github.com/apache/camel/pull/2077
CAMEL-11628: camel-mqtt - Fix in MQTTEndpoint for connection loop bug.
https://issues.apache.org/jira/browse/CAMEL-11628
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bapowell/camel camel-2.17.x-mqtt-fix-11628
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2077.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 #2077
----
commit f88506c28585ede9eec6ed5eccc82f1eb977597f
Author: Brad Powell <[email protected]>
Date: 2017-11-03T16:36:56Z
CAMEL-11628: camel-mqtt - Fix in MQTTEndpoint for connection loop bug.
----
---