Ahmed Bashir created CASSANDRA-5280:
---------------------------------------
Summary: Provide a nodetool command to repair subranges
Key: CASSANDRA-5280
URL: https://issues.apache.org/jira/browse/CASSANDRA-5280
Project: Cassandra
Issue Type: Improvement
Reporter: Ahmed Bashir
Provide a nodetool command to run repairs for subranges
It appears that the machinery to do this is already present and can be run
through JMX
StorageService:
public AntiEntropyService.RepairFuture forceTableRepair(final Range<Token>
range, final String tableName, boolean isSequential, final String...
columnFamilies)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira