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

nolocal is mishandled.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.5, 0.6
    • None
    • JMS AMQP 0-x
    • None

    Description

      TopicSession.createSubscriber() does not handle the noLocal parameter properly. Setting noLocal to true should (according to the JMS spec) prevent delivery of a message to a subscriber listening on the same connection as was used to publish the message. However, in QPID, setting noLocal to true prevents delivery of the message at all to the same clientid.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aidan Aidan Skinner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: