Hi,

my understanding is that

- for writes using any of the quorum CLs will not put more overall load on the cluster because writes will be sent to all nodes responsible for a partition anyhow. So quorum only increases response time of the coordinator, not cluster load.

Correct?

- for reads all quorum CLs will yield more requests sent by the coordinator to other nodes and hence *QUORUM reads definitely increase cluster load. (And of course response time of the coordinator, too).

Correct?

Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org

Reply via email to