You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Miroslav Novak (JIRA)" <ji...@apache.org> on 2016/06/27 08:40:52 UTC

[jira] [Created] (ARTEMIS-599) Allow to dump/print Artemis journal in runtime

Miroslav Novak created ARTEMIS-599:
--------------------------------------

             Summary: Allow to dump/print Artemis journal in runtime
                 Key: ARTEMIS-599
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-599
             Project: ActiveMQ Artemis
          Issue Type: New Feature
          Components: Broker
    Affects Versions: 1.3.0
            Reporter: Miroslav Novak


At this moment Artemis journal can be dumped by Artemis CLI command:
{code}
.../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
{code}

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.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)