Hi,

I have following understanding about Cassandra read repair:
        * If we write with QUORUM and read with QUORUM then we do not need to 
externally (nodetool) trigger read repair. 

        * Since we are reading + writing with QUORUM then it is safe to set 
"read_repair_chance=0 & dclocal_read_repair_chance=0" in column family 
definition.
 Can someone please clarify?
 
-jaydeep

Reply via email to