activemq/activemq-kahadb-store
Christopher L. Shannon (cshannon) a73ada0629 https://issues.apache.org/jira/browse/AMQ-6097
Fixing JournalCorruptionEofIndexRecoveryTest class

Because of the size being stored in the message order index, the test
testRecoveryAftercorruptionCheckSumExistingIndex was no longer passing
as that test was corrupting the size value in the journal, but not the
size value in the index.  The test now corrupts both values so that the
expect exception occurs again.

(cherry picked from commit 507d40a79f)
2015-12-22 13:14:44 +00:00
..
src https://issues.apache.org/jira/browse/AMQ-6097 2015-12-22 13:14:44 +00:00
pom.xml Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00