Details
-
New Feature
-
Status: Open
-
Low
-
Resolution: Unresolved
-
None
Description
As mentioned in CASSANDRA-10230, you can have inconsistencies between base and view if you have data loss on all ack'd replicas in the base table.
We should add a way to identify and ideally fix/drop discrepancies between the base and view replicas.
I think implementing this efficiently will not be so easy but it should work like repair in theory.