You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/17 20:43:13 UTC

[jira] [Commented] (DISPATCH-155) Allow multiple connectors to the same broker

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

ASF GitHub Bot commented on DISPATCH-155:
-----------------------------------------

GitHub user ganeshmurthy opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/75

    DISPATCH-155 - Allow multiple connectors from router to same broker. …

    …Thanks Jakub Scholz for patch

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-155

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/75.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #75
    
----
commit 4ad82f5f765d56d402cfb7388a65dbded3898a2b
Author: Ganesh Murthy <gm...@redhat.com>
Date:   2016-05-17T20:40:53Z

    DISPATCH-155 - Allow multiple connectors from router to same broker. Thanks Jakub Scholz for patch

----


> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org