[ 
https://issues.apache.org/jira/browse/CASSANDRA-5174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358836#comment-14358836
 ] 

Jonathan Ellis commented on CASSANDRA-5174:
-------------------------------------------

# I think we want to make those separate operations.  The most common use case 
for scrub is "I saw a query error out because of a corrupt sstable" and I think 
we want scrub to touch only the sstables necessary to fix that.
# skipCorrupted only applies to counters, which can't be indexed, so this 
shouldn't be an issue
# Follow existing practice (I believe scrub and rebuild_index both block)
# For local indexes, we should support standalone mode

> expose nodetool scrub for 2Is
> -----------------------------
>
>                 Key: CASSANDRA-5174
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5174
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core, Tools
>            Reporter: Jason Brown
>            Assignee: Stefania
>            Priority: Minor
>             Fix For: 3.0
>
>
> Continuation of CASSANDRA-4464, where many other nodetool operations were 
> added for 2Is. This ticket supports scrub fo 2Is and is in its own ticket due 
> to the riskiness of deleting data on a bad bug.



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

Reply via email to