> > > All other means of repair are optimizations which require a certain amount > of luck to happen to result in consistency. >
Is that true regardless of the CL one uses? So, for example if writing QUORUM and reading QUORUM, wouldn't an increased read_repair_chance probability be sufficient? If not, is there a case where nodetool repair wouldn't be required (given consistency is a requirement)? Thanks