Hi all,

I have a question about communication between two data-centers, both with
replication-factor three.

If I read data using local_quorum from datacenter1, I see that digest
requests are sent to datacenter2. This is for read-repair I guess. How can
I prevent this from happening? Setting read_repair_chance does not help,
since it is ignored when using local_quorum.

In general, is read-repair between data-centers a performance issue when
doing a lot of local reads with local_quorum?

Thanks!

Rene

Reply via email to