Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7605

[Java Broker] [AMQP1.0] Container id uniqueness

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-broker-7.0.0
    • Broker-J
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: