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

Stefan Miklosovic commented on CASSANDRA-13010:
-----------------------------------------------

If there is ever some other field added into CompactionInfo and we want to show 
it to a user, we would add it everywhere - to whatever output. So to answer 
your question, yes, we would add it under "verbose" as well.

Having said that, I have to admit that "verbose" is rather unfortunate name for 
that flag. What I am trying to capture is to have the output grouped per disk 
as Jon suggested. Maybe "--group-by-targer-dir" would be more appropriate?

If we go with vtable only, to achieve this "grouping by disk", we could at 
least order the output somehow but that is tricky, we would probably order the 
cql output too and that is just ... strange.

> nodetool compactionstats should say which disk a compaction is writing to
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13010
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13010
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Local/Compaction, Tool/nodetool
>            Reporter: Jon Haddad
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>              Labels: 4.0-feature-freeze-review-requested
>             Fix For: 4.x
>
>         Attachments: cleanup.png, multiple operations.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to