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

Rob Godfrey commented on QPID-4680:
-----------------------------------

Merged to 0.22 as r1463179.
                
> [Java Broker] Persistent NoAck messages leave rows in queue entry table even 
> after dequeue (0-9/0-9/0-9-1 codepath)
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4680
>                 URL: https://issues.apache.org/jira/browse/QPID-4680
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.14, 0.16, 0.18, 0.20
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.22, 0.23
>
>
> SubscriptionImpl.NoAckSubscription is not correctly removing the record of 
> messages from the store when dequing- it is only removing the in memory 
> record.
> In order to remove the store record, a server transaction must be run against 
> the message store in addition to the dequeue on the in-memory queue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to