activemq-artemis/tests/unit-tests
Clebert Suconic f896a394e9 Fixing when the storage is stopped for the storage manager
In some cases the ID Generator will be called after the JournalStorage was stopped.
AS a result you could have cases where the ID generator is called and the journal storage is stopped.

Also I added some check to IDs and added some code to cleanup old IDS on the BatchIDManager
2015-02-26 22:52:27 -05:00
..
src/test Fixing when the storage is stopped for the storage manager 2015-02-26 22:52:27 -05:00
pom.xml moving export-journal / import-journal to the proper tools place 2015-02-26 00:26:52 -05:00