This closes #23 Fix for truncated files during crashes
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/0e8eff7e Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/0e8eff7e Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/0e8eff7e Branch: refs/heads/master Commit: 0e8eff7ef8a2b350b58fb275ce87a9d38181eff8 Parents: 6738e81 72354ee Author: Clebert Suconic <[email protected]> Authored: Wed Jun 10 21:50:14 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed Jun 10 21:50:14 2015 -0400 ---------------------------------------------------------------------- .../artemis/core/journal/impl/JournalImpl.java | 21 +++++++++++++------- .../artemis/journal/ActiveMQJournalLogger.java | 4 ++++ .../core/journal/impl/JournalImplTestUnit.java | 21 ++++++++++++++++++++ 3 files changed, 39 insertions(+), 7 deletions(-) ----------------------------------------------------------------------
