You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jens Rantil (JIRA)" <ji...@apache.org> on 2015/06/12 11:05:00 UTC

[jira] [Created] (CASSANDRA-9588) Make sstableofflinerelevel print stats before relevel

Jens Rantil created CASSANDRA-9588:
--------------------------------------

             Summary: Make sstableofflinerelevel print stats before relevel
                 Key: CASSANDRA-9588
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9588
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Jens Rantil
            Priority: Trivial


The current version of sstableofflinerelevel prints the new level hierarchy. While "nodetool cfstats ..." will tell the current hierarchy it would be nice to have "sstableofflinerelevel" output the current level histograms for easy comparison of what changes will be made. Especially since sstableofflinerelevel needs to run when node isn't running and "nodetool cfstats ..." doesn't work because of that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)