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

Brad Schoening edited comment on CASSANDRA-19104 at 12/5/23 2:24 PM:
---------------------------------------------------------------------

Jacek's comments are on the mailing list 
[d...@cassandra.apache.org|[https://lists.apache.org/list.html?d...@cassandra.apache.org].]
 

The units TB, KB, MB, GB are based on the thousands separator (i.e, when you 
have more than three digits), so 

1) 579 MiB

2) 32.0 MiB

3) 3.79 MiB

You would never use 0.57 GiB as that would be the wrong units, it should be in 
MiB.


was (Author: bschoeni):
Jacek's comments are on the mailing list 
[d...@cassandra.apache.org|[https://lists.apache.org/list.html?d...@cassandra.apache.org].]
 

> 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