[
https://issues.apache.org/jira/browse/CAMEL-11642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16116219#comment-16116219
]
ASF GitHub Bot commented on CAMEL-11642:
----------------------------------------
GitHub user Fabryprog opened a pull request:
https://github.com/apache/camel/pull/1875
CAMEL-11642: Broken Credentials should be set from endpoint
https://issues.apache.org/jira/browse/CAMEL-11642
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Fabryprog/camel CAMEL-11642
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1875.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 #1875
----
commit 12923a9873cd2da5e7ef112a8cda140016cc0878
Author: Fabrizio Spataro <[email protected]>
Date: 2017-08-07T08:07:27Z
Broken Credentials should be set from endpoint
----
> Broken Credentials should be set from endpoint
> ----------------------------------------------
>
> Key: CAMEL-11642
> URL: https://issues.apache.org/jira/browse/CAMEL-11642
> Project: Camel
> Issue Type: Improvement
> Components: camel-paho
> Affects Versions: 2.19.2
> Reporter: Fabrizio Spataro
> Assignee: Fabrizio Spataro
>
> current camel-paho component uses a MqttConnectOptions to set broker
> credentials.
> It is a very limit into a dynamically application. The credential should be
> configured from endpoint too (like qos and retain flag)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)