You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Olsson (JIRA)" <ji...@apache.org> on 2015/09/10 16:22:46 UTC

[jira] [Created] (CASSANDRA-10300) Add new options to repair documentation

Marcus Olsson created CASSANDRA-10300:
-----------------------------------------

             Summary: Add new options to repair documentation
                 Key: CASSANDRA-10300
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10300
             Project: Cassandra
          Issue Type: Bug
          Components: Documentation & website
            Reporter: Marcus Olsson
            Priority: Minor


The repair documentation for C* 2.2 in http://docs.datastax.com/en/cassandra/2.2/cassandra/tools/toolsRepair.html seems to be a bit outdated when it comes to the different options that can be used.

Based on the repair options found in the class [Repair.java|https://github.com/apache/cassandra/blob/cassandra-2.2/src/java/org/apache/cassandra/tools/nodetool/Repair.java]

Remove:
* -par
* -inc

Add:
* -seq
* -full
* -j
* -tr

I also raised a [question|http://www.mail-archive.com/user@cassandra.apache.org/msg43722.html] on the mailing list regarding the repair documentation for C* 2.1. Thought I'd just bring it up here since it's also regarding the repair documentation.



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