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

Claus Ibsen commented on CAMEL-5627:
------------------------------------

In some of the other Camel components that have a Configuration class (assuming 
its the same case here), we do a copy of it beforehand (using clone) in the 
createEndpoint method. I think we should do the same. See for example the 
MailComponent.
                
> camel-zookeeper endpoints should not share the configuration 
> -------------------------------------------------------------
>
>                 Key: CAMEL-5627
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5627
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-zookeeper
>    Affects Versions: 2.9.3, 2.10.1
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.9.4, 2.11.0, 2.10.2
>
>
> User complains that  "The URI parameters on my consumer endpoint seem to be 
> affecting the behaviour of my producer endpoint." If he has two zookeeper 
> endpoint with different uri configuration in the different routes. 
> You can find more information in this thread[1]
> [1]http://camel.465427.n5.nabble.com/URI-parameters-for-one-Zookeeper-endpoint-are-contaminating-another-endpoint-td5719559.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to