On Wed, May 23, 2012 at 5:51 AM, Viktor Jevdokimov < viktor.jevdoki...@adform.com> wrote:
> > When RF == number of nodes, and you read at CL ONE you will always be > reading locally.**** > > “always be reading locally” – only if Dynamic Snitch is “off”. With > dynamic snitch “on” request may be redirected to other node, which may > introduce latency spikes. > Actually it's preventing spikes, since if it won't read locally that means the local replica is in worse shape than the rest (compacting, repairing, etc.) -Brandon