sankalp kohli created CASSANDRA-6444:
----------------------------------------

             Summary: Have a nodetool command which emits true data size
                 Key: CASSANDRA-6444
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6444
             Project: Cassandra
          Issue Type: New Feature
          Components: Core
            Reporter: sankalp kohli
            Priority: Minor


Sometimes we have an unbalanced clusters and it is difficult to know whether 
some nodes are taking more space because updated have not yet been compacted 
away or it is due to distribution of data.
So we need to know the true fully compacted data size. 
We can do this with validation compaction and summing up the size of all rows. 
We should also emit such a sum during repair when the Merkle tree is being 
generated. 




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to