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

ASF subversion and git services commented on AMQ-7225:
------------------------------------------------------

Commit 93e726d6a7ba9ed44f5440369f8f9f1b41f49373 in activemq's branch 
refs/heads/master from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=93e726d ]

AMQ-7225 - defer cleanup task operation till recovery processing complete, 
track prepared location in recovered ops to ensure they are retained on 
recovery failure. Fix and test


> [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
>            Assignee: Gary Tully
>            Priority: Major
>
> 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