GitHub user Fabryprog opened a pull request: https://github.com/apache/camel/pull/2521
CAMEL-12807 Avoid to use endpoint attribute when MqttConnectOptions i⦠â¦s declared once Hello, this is my propose patch to camel-paho endpoint Note is backward compatible! You can merge this pull request into a Git repository by running: $ git pull https://github.com/Fabryprog/camel CAMEL-12807 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2521.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 #2521 ---- commit a962be45274d37d7610c6dd3bdfb90365b4a0d42 Author: Fabrizio Spataro <fabrizio.spataro@...> Date: 2018-09-13T13:37:45Z CAMEL-12807 Avoid to use endpoint attribute when MqttConnectOptions is declared once ---- ---