You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (Jira)" <ji...@apache.org> on 2021/07/01 09:30:00 UTC

[jira] [Comment Edited] (CASSANDRA-16779) Display bytes per level for LCS in tablestats

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

Marcus Eriksson edited comment on CASSANDRA-16779 at 7/1/21, 9:29 AM:
----------------------------------------------------------------------

https://github.com/krummas/cassandra/commits/marcuse/16779
https://app.circleci.com/pipelines/github/krummas/cassandra?branch=marcuse%2F16779

{code}
$ bin/nodetool tablestats -H tlp_stress
Total number of tables: 41               
----------------                                                                                                   
Keyspace : tlp_stress
        Read Count: 0                                                                                              
        Read Latency: NaN ms                                                                                       
        Write Count: 0
        Write Latency: NaN ms      
        Pending Flushes: 0                                                                                         
                Table: chunks                  
                SSTable count: 835
                Old SSTable count: 0
                SSTables in each level: [0, 9, 101/100, 725, 0, 0, 0, 0, 0]
                SSTable bytes in each level: [0 bytes, 9.06 MiB, 99.53 MiB, 721.22 MiB, 0 bytes, 0 bytes, 0 bytes, 0 bytes, 0 bytes]
...
{code}


was (Author: krummas):
https://github.com/krummas/cassandra/commits/marcuse/16779
https://app.circleci.com/pipelines/github/krummas/cassandra?branch=marcuse%2F16779

> Display bytes per level for LCS in tablestats
> ---------------------------------------------
>
>                 Key: CASSANDRA-16779
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16779
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Compaction/LCS
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Low
>             Fix For: 4.x
>
>
> Tablestats should show the size of each level in bytes



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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