You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2014/02/06 19:34:10 UTC

[jira] [Created] (CASSANDRA-6667) Mean cells per sstable is calculated incorrectly

Jonathan Ellis created CASSANDRA-6667:
-----------------------------------------

             Summary: Mean cells per sstable is calculated incorrectly
                 Key: CASSANDRA-6667
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6667
             Project: Cassandra
          Issue Type: Bug
            Reporter: Jonathan Ellis
            Priority: Minor


We currently take the average of the mean for each partition, rather than correctly weighting by cell count.  This affects hint paging as well as index selectivity calculation.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)