[
https://issues.apache.org/jira/browse/CASSANDRA-12985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Roth resolved CASSANDRA-12985.
---------------------------------------
Resolution: Resolved
MV repairs won't be changed as proposed
> Update MV repair documentation
> ------------------------------
>
> Key: CASSANDRA-12985
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12985
> Project: Cassandra
> Issue Type: Task
> Reporter: Benjamin Roth
> Fix For: 3.0.x, 3.11.x
>
>
> Due to CASSANDRA-12888 the way MVs are being repaired changes.
> Before:
> MV has been repaired by repairing the base table. Repairing the MV separately
> has been discouraged. Also repairing a whole KS containing a MV has been
> discouraged.
> After:
> MVs are treated like any other table in repairs. They also MUST be repaired
> as any other table. Base table does NOT repair MV any more.
> Repairing a whole keyspace is encouraged.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)