[
https://issues.apache.org/jira/browse/AMQ-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860948#comment-16860948
]
Christopher L. Shannon commented on AMQ-7225:
---------------------------------------------
[~gtully] - As a heads up it looks like your new test is failing in CI:
[https://builds.apache.org/view/A/view/ActiveMQ/job/ActiveMQ-Java8/lastCompletedBuild/org.apache.activemq$activemq-unit-tests/testReport/org.apache.activemq.bugs/MKahaDBTxRecoveryTest/testCommitOutcomeDeliveryOnRecovery/]
> [mKahadb] over eager cleanup processing during recovery
> -------------------------------------------------------
>
> Key: AMQ-7225
> URL: https://issues.apache.org/jira/browse/AMQ-7225
> Project: ActiveMQ
> Issue Type: Bug
> Components: Message Store
> Affects Versions: 5.15.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Fix For: 5.16.0
>
>
> it is possible to generated a failed recovery (and failed broker start) with:
> {code:java}
> java.io.IOException: Could not locate data file <..>
> {code} potentially leading to heuristic rollbacks or partially completed
> transactions.
> the cleanup task is kicked off in parallel with recovery which is the root
> cause of the problem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)