You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/08/19 12:23:44 UTC

[jira] Resolved: (QPID-1202) JMS Durable Subscriptions don't use the selector when the subscription changes

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

Aidan Skinner resolved QPID-1202.
---------------------------------

       Resolution: Fixed
    Fix Version/s: M3

> 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
>            Assignee: Aidan Skinner
>             Fix For: M3
>
>         Attachments: QPID-1202.patch
>
>
> 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.