On Thu, Feb 28, 2013 at 5:08 PM, Víctor Hugo Oliveira Molinar <
vhmoli...@gmail.com> wrote:
> Ok guys let me try to ask it in a different way:
>
> Will repair totally ensure a data synchronism among nodes?
If there are no writes happening on the cluster then yes. Otherwise, the
answer is "it de
Ok guys let me try to ask it in a different way:
Will repair totally ensure a data synchronism among nodes?
Extra question:
Once I write at CL=All, will C* ensure that I can read from ANY node
without an inconsistency? The reverse state, writing at CL=One but reading
at CL=All will also ensure th
Hello, I need some help to manage my live cluster!
I'm currently running a cluster with 2 nodes, RF:2, CL:1.
Since I'm limited to hardware upgrade issues, I'm not able to increase my
ConsitencyLevel for now.
Anyway, * *I ran a full repair on each node of the cluster followed by a
flush. Although