Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2419

DurableSubscriptionTest is not thorough enough

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M4, 0.5, 0.6
    • 0.7
    • Broker-J, JMS AMQP 0-x
    • None

    Description

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

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: