JMS Durable Subscriptions don't use the selector when the subscription changes
------------------------------------------------------------------------------

                 Key: QPID-1202
                 URL: https://issues.apache.org/jira/browse/QPID-1202
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
            Reporter: Martin Ritchie


Summary:

When a Durable subscription changes the subscription currently only 
topic(rkey+exchange) are used to decide if the subscription has changed and 
should be recreated on the broker.

The implementation of selectors means that this additional argument must also 
be used in the calculation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to