Gordon Sim created QPID-4888:
--------------------------------
Summary: [AMQP 1.0] link naming is not handled correctly
Key: QPID-4888
URL: https://issues.apache.org/jira/browse/QPID-4888
Project: Qpid
Issue Type: Bug
Components: C++ Broker, C++ Client
Affects Versions: 0.22
Reporter: Gordon Sim
Assignee: Gordon Sim
Fix For: 0.23
The client does not let the name of the link be controlled, but always defaults
it to the name of the node (which doesn't meet uniqueness criteria).
The broker uses the link-, source- and target- names as the key to the
managment objects and uses the link- and source- name for subscriptions queues
when the source refers to an exchange. The link name is only guaranteed to be
unique within the scope of a clients container id.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]