[jboss-jira] [JBoss JIRA] (WFLY-9686) Allow to dump Artemis journal to file by CLI operation

Kabir Khan (JIRA) issues at jboss.org
Wed Jan 17 06:14:01 EST 2018


Kabir Khan created WFLY-9686:
--------------------------------

             Summary: Allow to dump Artemis journal to file by CLI operation
                 Key: WFLY-9686
                 URL: https://issues.jboss.org/browse/WFLY-9686
             Project: WildFly
          Issue Type: Feature Request
          Components: JMS
    Affects Versions: 10.0.0.Final
            Reporter: Miroslav Novak
            Assignee: Jeff Mesnil


For debugging and investigation purposes it would useful to have CLI operation which would dump content of Artemis journal directory. 

New CLI operation like {{print-journal-date-content}} would print content of journal to a file. 

It would do the same thing like following 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}

This should work only in Admin only mode as dumping journal in run-time is not possible when data changes.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list