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

Leo Toff commented on CASSANDRA-19104:
--------------------------------------

That makes sense, I've updated the spreadsheet. And thank you for starting the 
conversation in the mailing list.

[~bschoeni] I think the following fields are missing byte quantifiers:

 - "Compacted partition minimum bytes"
 - "Compacted partition maximum bytes"
 - "Compacted partition mean bytes"

Should I apply the same byte formatting to the above fields?

Regarding "0 bytes" (zero bytes), what is the best way to display it? “0 B”, "0 
bytes", “0.00 KiB”, or something else?

And just to double-check, the plan is to keep using KiB, MiB, GiB, etc. or to 
switch to KB, MB, GB, etc.? That is 2^10, 2^20, 2^30, etc. or 10^3, 10^6, 10^9, 
etc., correspondingly.

> 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