activemq/kahadb/src
Hiram R. Chirino 76d3b4665c - Journal will now check the data files for data corruption if checkForCorruptionOnStartup option is enabled.
- The corrupted journal records can be inspected via DataFile.getCorruptedBlocks()
- An OR and AND BTreeVisitor is now supported to support running more complex queries against the BTree



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@805550 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 19:44:22 +00:00
..
main - Journal will now check the data files for data corruption if checkForCorruptionOnStartup option is enabled. 2009-08-18 19:44:22 +00:00
test Change the way journal records are validated on recovery to be consistent. We now use a checksum to provide better consistency. 2009-02-06 21:35:39 +00:00