You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2013/05/24 18:30:20 UTC

[jira] [Created] (QPID-4888) [AMQP 1.0] link naming is not handled correctly

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