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

Concurrently executing connections are allowed to use the same client ID

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.6, 0.8, 0.10
    • 0.11
    • JMS AMQP 0-x
    • None

    Description

      Section 4.3.2 of the JMS spec says that the JMS provider
      should prevent concurrently executing clients from using the same client id.

      Qpid JMS client allows two connections to be created using the same client id.

      How reproducible:
      Always

      Steps to Reproduce:
      1. Create two connections with the same client ID.
      2. Observe that there are no exceptions being thrown.

      Actual results:
      No exception being thrown.

      Expected results:
      An exception should be thrown.

      Attachments

        Activity

          People

            rajith Rajith Muditha Attapattu
            rajith Rajith Muditha Attapattu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: