[
https://issues.apache.org/jira/browse/CASSANDRA-7655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams resolved CASSANDRA-7655.
-----------------------------------------
Resolution: Duplicate
> Slow repair on empty cluster
> ----------------------------
>
> Key: CASSANDRA-7655
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7655
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Jens Rantil
> Priority: Minor
> Labels: repair
>
> Background: I have done:
> * I've set up three (Datastax DSE) nodes with replication factor of 3. Each
> node has 256 vnodes. Each is running Cassandra 2.0.8.39, according to `cqlsh`.
> * [enabled
> authorization|http://www.datastax.com/documentation/cassandra/1.2/cassandra/security/secure_config_native_authorize_t.html]
> * [enabled
> authentication|http://www.datastax.com/documentation/cassandra/1.2/cassandra/security/secure_about_native_authenticate_c.html]
> * created a custom keyspace with replication factor and created a smaller
> table without putting any data into it.
> For fun execute a `nodetool repair` in my terminal this takes _23 minutes_.
> This feels a bit slow to me for not having put _any_ data into my cluster. Is
> this expected? Or a bug?
--
This message was sent by Atlassian JIRA
(v6.2#6252)