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

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

Commit 07acd8e1ba0eab421f1be7528891d49c73af2975 in qpid-dispatch's branch 
refs/heads/master from [~ganeshmurthy]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=07acd8e ]

DISPATCH-155 - Additional fix. Don't show None in the listener or connector name


> 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