DurableSubscriptionTest is not thorough enough
----------------------------------------------

                 Key: QPID-2419
                 URL: https://issues.apache.org/jira/browse/QPID-2419
             Project: Qpid
          Issue Type: Test
          Components: Java Broker, Java Client
    Affects Versions: 0.5, M4, 0.6
            Reporter: Robbie Gemmell
             Fix For: 0.7


DurableSubscriptionTest is not thorough enough.

For example, testResubscribeWithChangedSelector() does not check that upon 
resubscription the previously existing subscriptions queue is deleted before 
being used by the new subscription. As a result, QPID-2418 is not detected by 
the test.

Also, testUnsubscribe() does not check that the queue backing the durable 
subscription is actually removed upon unsubscription (which in this case it is, 
as due to lack of selector usage it is not affected by the above noted defect).



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