You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alexander Piavlo (JIRA)" <ji...@apache.org> on 2014/12/01 09:51:12 UTC

[jira] [Created] (CASSANDRA-8396) repairs creates sstable per each num tokens range

Alexander Piavlo created CASSANDRA-8396:
-------------------------------------------

             Summary: repairs creates sstable per each num tokens range
                 Key: CASSANDRA-8396
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8396
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Alexander Piavlo
            Priority: Critical


I have num tokens set to 256
then i run 
`nodetool repair -pr someKeyspace someCF` 
it creates 256 new small sstables - per each range afaiu
on all replica nodes, this is major overkill for read performance.

This happens with 2.1.2 and 2.1.1
I have never anything like that with cassandra 1.0.x



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