You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2015/10/05 16:47:27 UTC

[jira] [Created] (QPIDJMS-119) calling start on the local queue after it is closed should not result in it being marked started again

Robbie Gemmell created QPIDJMS-119:
--------------------------------------

             Summary: calling start on the local queue after it is closed should not result in it being marked started again
                 Key: QPIDJMS-119
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-119
             Project: Qpid JMS
          Issue Type: Bug
          Components: qpid-jms-client
    Affects Versions: 0.5.0
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
            Priority: Trivial
             Fix For: 0.6.0


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org