Gary Tully created AMQ-7225:
-------------------------------

             Summary: [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
            Reporter: Gary Tully


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)

Reply via email to