[
https://issues.apache.org/jira/browse/QPID-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14334847#comment-14334847
]
ASF subversion and git services commented on QPID-6410:
-------------------------------------------------------
Commit 1661929 from [email protected] in branch 'qpid/trunk'
[ https://svn.apache.org/r1661929 ]
QPID-6410: [Java Broker] Disambiguate connection adapter name by adding a
connection ID to the name
> [Java Broker] Disambiguate the connection adapter name by adding a connection
> ID to the name
> --------------------------------------------------------------------------------------------
>
> Key: QPID-6410
> URL: https://issues.apache.org/jira/browse/QPID-6410
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: 0.30
> Reporter: Alex Rudyy
> Assignee: Alex Rudyy
> Priority: Blocker
> Fix For: 0.31
>
>
> The remote address is used as a name of connection adapter CO at the moment.
> In some cases, when connections are established to different broker ports
> using the same ephemeral port on client host, that might result in
> DuplicateNameException. In order to disambiguate the connection adapter
> name, a connection ID can be added to the name to make name unique.
> We cannot use both remote and local addresses in the name as that would
> result in a very long name
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]