Description
At this moment Artemis journal can be dumped by Artemis CLI command:
.../activemq-artemis/artemis-distribution/target/apache-artemis-1.3.0-SNAPSHOT-bin/apache-artemis-1.3.0-SNAPSHOT/bin/artemis data print --bindings bindings --journal journal --paging paging --large-messages largemessages
Server should be in stopped state at this moment. The goal of the feature is to allow to dump journal in runtime. It could be useful for investigation.