This closes #549
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/2b62bc74 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/2b62bc74 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/2b62bc74 Branch: refs/heads/master Commit: 2b62bc74fa66926acd634eb55e6c111a0dba0c50 Parents: 98fa433 b8d6a37 Author: Clebert Suconic <[email protected]> Authored: Wed Jul 6 10:09:48 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed Jul 6 10:09:48 2016 -0400 ---------------------------------------------------------------------- .../artemis/core/journal/impl/JournalFile.java | 16 +- .../core/journal/impl/JournalFileImpl.java | 47 +++--- .../artemis/core/journal/impl/Reclaimer.java | 64 +++++--- .../unit/core/journal/impl/ReclaimerTest.java | 157 +++---------------- 4 files changed, 96 insertions(+), 188 deletions(-) ----------------------------------------------------------------------
