nolocal is mishandled.
-----------------------
Key: QPID-1850
URL: https://issues.apache.org/jira/browse/QPID-1850
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: 0.5, 0.6
Reporter: Aidan Skinner
Fix For: 0.6
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]