You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/12/30 15:05:58 UTC

[jira] [Created] (QPID-7605) [Java Broker] [AMQP1.0] Container id uniqueness

Keith Wall created QPID-7605:
--------------------------------

             Summary: [Java Broker] [AMQP1.0] Container id uniqueness
                 Key: QPID-7605
                 URL: https://issues.apache.org/jira/browse/QPID-7605
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall
             Fix For: qpid-java-7.0


The AMQP 1.0 protocol layer implementation must ensure that the AMQP Open performative container-id is unique amongst existing established connections.

As the JMS client id maps to the container-id, so this will fulfil the JMS requirement.  

https://docs.oracle.com/javaee/7/api/javax/jms/Connection.html#setClientID-java.lang.String-

Note that the Qpid JMS Client requires the Close performative with an Error containing a hint to generate to correct JMS exception.  How will the Qpid Broker know to do this?

org.apache.qpid.jms.integration.FailedConnectionsIntegrationTest#testConnectWithInvalidClientIdThrowsICIDEWhenInvalidContainerHintPresent




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org