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

Brad Schoening commented on CASSANDRA-19104:
--------------------------------------------

I'm also puzzled why we use KiB, MiB, GiB, etc. That seems another 
inconsistency across the nodetool commands:
 * gcstats - uses MB
 * getcompactionthroughput - uses MB/s
 * getstreamthroughput - uses MB/s
 * info - uses MiB/GiB

It would be good to apply the same B/MiB/KiB logic to 'compacted partitions'.  
Not sure if 'bytes' or 'B' is better.  Compacted Partitions Maximum bytes in 
particular can become large.

> Standardize tablestats formatting and data units
> ------------------------------------------------
>
>                 Key: CASSANDRA-19104
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19104
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/nodetool
>            Reporter: Brad Schoening
>            Assignee: Leo Toff
>            Priority: Normal
>
> Tablestats reports output in plaintext, JSON or YAML. The human readable 
> output currently has a mix of KiB, bytes with inconsistent spacing
> Considering simplifying and defaulting output to 'human readable'. Machine 
> readable output is available as an option and the current mixed output 
> formatting is neither friendly for human or machine reading.
> !image-2023-11-27-13-49-14-247.png!



--
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