Unsubscribing and resubscribing with LocalQueue causes exception
----------------------------------------------------------------

                 Key: QPID-1613
                 URL: https://issues.apache.org/jira/browse/QPID-1613
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: M4
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: M5


If you subscribe, unsubscribe the resubscribe to a queue using a LocalQueue 
(not a MessageListener), an exception is thrown with the message "Queue already 
exists for ....". This is due to the way LocalQueues are handled, by 
registering a demux rule which is not removed when the subscription is 
cancelled.

-- 
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]

Reply via email to