You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/10/05 16:53:26 UTC

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

    [ https://issues.apache.org/jira/browse/QPIDJMS-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943471#comment-14943471 ] 

ASF subversion and git services commented on QPIDJMS-119:
---------------------------------------------------------

Commit 4f1309c6701eb0acb56e0e7cd04ad345628d9c24 in qpid-jms's branch refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=4f1309c ]

QPIDJMS-119: when calling start, only update the running state if the queue isnt already marked closed


> 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