[
https://issues.apache.org/jira/browse/QPID-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey resolved QPID-4680.
-------------------------------
Resolution: Fixed
Committed revision 1462941.
> [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
>
> 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]