[ 
https://issues.apache.org/jira/browse/QPID-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew MacBean updated QPID-3539:
---------------------------------

    Description: 
According to the JMS spec the setting of the NoLocal parameter to the method 
createDurableSubscriber should prevent the delivery of messages produced by the 
same connection, this is not the behavior in Qpid for 0-10.

This appears to be because NoLocal is done at a session level rather than at 
connection level.

  was:According to the JMS spec the setting of the NoLocal parameter to the 
method createDurableSubscriber should prevent the delivery of messages produced 
by the same connection, this is not the behavior in Qpid for 0-10.

        Summary: NoLocal should occur at the connection level and not the 
session level (0-10)  (was: The setting of NoLocal when creating a durable 
subscription does not have the desired affect of preventing delivery of message 
on same connection.)
    
> NoLocal should occur at the connection level and not the session level (0-10)
> -----------------------------------------------------------------------------
>
>                 Key: QPID-3539
>                 URL: https://issues.apache.org/jira/browse/QPID-3539
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.13
>            Reporter: Andrew MacBean
>
> According to the JMS spec the setting of the NoLocal parameter to the method 
> createDurableSubscriber should prevent the delivery of messages produced by 
> the same connection, this is not the behavior in Qpid for 0-10.
> This appears to be because NoLocal is done at a session level rather than at 
> connection level.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to