Alex Rudyy created QPID-6410:
--------------------------------
Summary: [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]