[ 
https://issues.apache.org/jira/browse/CAMEL-12807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613510#comment-16613510
 ] 

ASF GitHub Bot commented on CAMEL-12807:
----------------------------------------

Fabryprog opened a new pull request #2521: CAMEL-12807 Avoid to use endpoint 
attribute when MqttConnectOptions i…
URL: https://github.com/apache/camel/pull/2521
 
 
   …s declared once
   
   Hello, this is my propose patch to camel-paho endpoint
   
   Note is backward compatible!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Avoid to use endpoint attribute when MqttConnectOptions is declared once
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-12807
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12807
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-paho
>    Affects Versions: 2.22.2
>            Reporter: Fabrizio Spataro
>            Assignee: Fabrizio Spataro
>            Priority: Major
>
> Hello,
> In my system i have a default MqttConnectOptions declared into spring context 
> and some other camel consumers/producers connected to others mqtt servers.
> So today i cannot use endpoint parameters without declare an another 
> mqttConnectOptions class because the endpoint code suppose that use ALWAYS 
> MqttConnectOptions (if it is declared once)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to