You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/01 20:13:00 UTC

[jira] [Commented] (ARTEMIS-3595) PrintData options to help with visualization

    [ https://issues.apache.org/jira/browse/ARTEMIS-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452011#comment-17452011 ] 

ASF subversion and git services commented on ARTEMIS-3595:
----------------------------------------------------------

Commit 4196faf7ce56cb3676d46acb3b0684b5cdf804d7 in activemq-artemis's branch refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=4196faf ]

ARTEMIS-3595 PrintData option helping on visualization of data

I need to filter out some of the data when looking for issues.
Like I will not need to print every single page.
and some times I need to find the records that are not acked on Page


> PrintData options to help with visualization
> --------------------------------------------
>
>                 Key: ARTEMIS-3595
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3595
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.19.0
>            Reporter: Clebert Suconic
>            Priority: Major
>             Fix For: 2.20.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Adding a few options to improve looking for data:
> --max-pages: To stop printing after a certain number of pages
> --skip-bindings: Don't print the bindings journal
> --skip-journal: Don't print the messages journal
> --highlight-unacked: Helping finding non acked records on paging



--
This message was sent by Atlassian Jira
(v8.20.1#820001)