Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-119

calling start on the local queue after it is closed should not result in it being marked started again

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.5.0
    • 0.6.0
    • qpid-jms-client
    • None

    Description

      The client maintains a local queue for consumers to handle processing of prefetched messaged. The started/stopped/closed state of the queue can be updated by different threads (the application, and the client itself during error handling). If the queue is [re]started after if it been closed, it should not result in the queue being marked started since this wont actually be the case once it is closed.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: