[
https://issues.apache.org/jira/browse/QPID-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15614976#comment-15614976
]
ASF subversion and git services commented on QPID-7473:
-------------------------------------------------------
Commit 1766995 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1766995 ]
QPID-7473 : Ensure orphaned messages are removed where there are no durable
queues
> [Java Broker] Asynchronous message recoverer should always delete orphan
> messages from the store
> ------------------------------------------------------------------------------------------------
>
> Key: QPID-7473
> URL: https://issues.apache.org/jira/browse/QPID-7473
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: qpid-java-6.0, qpid-java-6.0.1, qpid-java-6.0.2,
> qpid-java-6.0.3, qpid-java-6.0.4, qpid-java-6.0.5, qpid-java-6.1
> Reporter: Alex Rudyy
> Fix For: qpid-java-6.2
>
>
> Asynchronous message recoverer can leave orphan messages in store in the
> following scenario:
> * transient messages for non-durable queues were flown to disk due reaching
> 'flow to disk' memory threshold
> * broker is restarted with flown to disk transient messages and there is no
> durable queue on the virtual host
> Asynchronous message recoverer performs orphan messages deletion only as part
> of the last QueueRecoveringTask. Thus, if there is no persistent queue on the
> virtual host, the orphan message deletion will not be triggered
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]