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

ASF subversion and git services commented on QPID-6410:
-------------------------------------------------------

Commit 1662180 from [~k-wall] in branch 'qpid/branches/0.32'
[ https://svn.apache.org/r1662180 ]

QPID-6410: [Java Broker] Disambiguate the connection adapter name by adding a 
connection ID to the name

Merged from trunk with command.

svn merge -c 1661929  https://svn.apache.org/repos/asf/qpid/trunk

> [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: Keith Wall
>            Priority: Blocker
>             Fix For: 0.32
>
>
> 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]

Reply via email to