[ 
https://issues.apache.org/jira/browse/QPIDJMS-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robbie Gemmell resolved QPIDJMS-119.
------------------------------------
    Resolution: Fixed

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to