[ http://issues.apache.org/jira/browse/QPID-183?page=all ]

Rob Godfrey updated QPID-183:
-----------------------------

    Attachment: qpid-183.patch

The previous fix covered only the case where the durable subscription had been 
creted within the same client instance (i.e. did not account for client 
restarting).  The following patch has a comprehensive solution which deals with 
the restarting case.

A protocol change is necessary this API to be met correctly, and a provisional 
protocol change is included in this patch.

> Session.unsubscribe does not handle invalid arguments correctly
> ---------------------------------------------------------------
>
>                 Key: QPID-183
>                 URL: http://issues.apache.org/jira/browse/QPID-183
>             Project: Qpid
>          Issue Type: Bug
>          Components: JMS Compliance
>            Reporter: Robert Greig
>         Assigned To: Robert Greig
>         Attachments: qpid-183.patch, qpid-183.patch
>
>
> Trying to unsubscribe from a durable subscription to which you are not 
> already subscribed should result in an InvalidDestinationException being 
> thrown. This is currently not happening.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to