[
https://issues.apache.org/jira/browse/CASSANDRA-8396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-8396.
---------------------------------------
Resolution: Duplicate
Fix Version/s: (was: 2.1.3)
Reproduced In: 2.1.2, 2.1.1 (was: 2.1.1, 2.1.2)
> 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)