Razi Khaja created CASSANDRA-9266:
-------------------------------------
Summary: Repair failed with error Already repairing
SSTableReader(path='/path/to/keyspace/column_family/keyspace-column_family--Data.db'),
can not continue.
Key: CASSANDRA-9266
URL: https://issues.apache.org/jira/browse/CASSANDRA-9266
Project: Cassandra
Issue Type: Bug
Components: Core
Environment: Cassandra 2.1.3
Reporter: Razi Khaja
Fix For: 2.1.3
I am running incremental parallel repair using the following command:
{code}
nodetool --host my_hostname repair --incremental --in-local-dc --parallel
{code}
and get the following error:
{code}
Repair failed with error Already repairing
SSTableReader(path='/path/to/keyspace/column_family/keyspace-column_family--Data.db'),
can not continue.
{code}
I have 3 data centers, each with 4 nodes. Neither incremental or full repair is
running on any of my nodes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)