[
https://issues.apache.org/jira/browse/CASSANDRA-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15929079#comment-15929079
]
Blake Eggleston commented on CASSANDRA-13257:
---------------------------------------------
bq. If we have subcommand, then nodetool repair validate would be the right
command.
Good idea, I've changed the nodetool command to {{nodetool repair --validate}}
bq. Does this need to "preview" streaming as well? Seems validating repaired
SSTables is enough.
Strictly speaking, no. However, since the other previews do, I think it makes
more sense to reuse it, and not make another code path that does basically the
same thing.
> Add repair streaming preview
> ----------------------------
>
> Key: CASSANDRA-13257
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13257
> Project: Cassandra
> Issue Type: New Feature
> Components: Streaming and Messaging
> Reporter: Blake Eggleston
> Assignee: Blake Eggleston
> Fix For: 4.0
>
>
> It would be useful to be able to estimate the amount of repair streaming that
> needs to be done, without actually doing any streaming. Our main motivation
> for this having something this is validating CASSANDRA-9143 in production,
> but I’d imagine it could also be a useful tool in troubleshooting.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)