Hi all,
I have a cluster of 7 C* 1.2.3.
On my application all Write and Read use CL ONE with RF 3, i know that some read can be inconsistent at a moment, but "Cassandra has a number of built-in repair features to ensure that data remains consistent across replicas".
Since several days, i have some keys that are not consitent across replicas, i lauched a nodetool repair on the column family, but it don't solve the consistency.
Is someone can help me fix my problem?
Thanks a lot