/[Apache-SVN]
ViewVC logotype

Revision 1070484


Jump to revision: Previous Next
Author: gtully
Date: Mon Feb 14 13:17:38 2011 UTC (13 years, 8 months ago)
Changed paths: 2
Log Message:
https://issues.apache.org/jira/browse/AMQ-3120 - KahaDB error: "Could not locate data file"
Test failure, issue with over eager cleanup. journal write as part of cleanup was incrementing the last update location
leaving the current journal file as a candidate for cleanup prematurely. This could ocurr between a destination store journal
write and index update so that the file was not present in the inexe. Capturing the last update exclusive of the checkpoint
write resolves this

Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/kahadb/MessageDatabase.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/test/java/org/apache/activemq/bugs/AMQ3120Test.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26