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

ASF subversion and git services commented on DISPATCH-155:
----------------------------------------------------------

Commit e590e9ed9ffec96ae790518a210ccc4aee9a8b26 in qpid-dispatch's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=e590e9e ]

DISPATCH-155 - From Jakub Scholz and Ganesh Murthy - Allow two connectors to 
the same host/port.


> Allow multiple connectors to the same broker
> --------------------------------------------
>
>                 Key: DISPATCH-155
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-155
>             Project: Qpid Dispatch
>          Issue Type: Bug
>    Affects Versions: 0.4
>            Reporter: Jakub Scholz
>            Assignee: Ganesh Murthy
>             Fix For: 0.6.0
>
>         Attachments: DISPATCH-155.patch
>
>
> In some use cases it might make sense to have multiple connectors configured, 
> which connect to the same broker. This makes sense for example when each 
> connection is using different credentials, where each set of credentials has 
> different access rights on the broker.
> Unfortunately, after DISPATCH-95, the identity of connectors is always 
> generated only using the address and port. As a result, you cannot have two 
> connectors to the same broker.
> It would be great if the identity of connectors could be based not only on 
> address and port but also include something more unique. Either a counter as 
> it was before or for example the connector name, which has to be unique 
> anyway.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to