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

Ben O'Day commented on CAMEL-4096:
----------------------------------

I haven't been able to reproduce this issue.  From my testing, the producer 
cache uses the endpoint URI as the key which is unique because the 
user/password are part of the URI.  Perhaps, I'm missing something though.  Any 
thoughts on this?

> camel-http - Issue with reusing cached http producer with authenticated user
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-4096
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4096
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-http
>            Reporter: Claus Ibsen
>            Assignee: Ben O'Day
>             Fix For: 2.8.0
>
>
> See nabble
> http://camel.465427.n5.nabble.com/Multiple-remote-connection-to-the-same-host-but-different-users-tp4309456p4309456.html
> We should keep auth information in endpoint key, so using a different 
> credential will not re-using cached with another credential.
> This problem is most likely also in camel-http4.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to