hey there,

i'm trying to scale casandra cluster with openstack. But i'm seeing strange
behavior when there is a scaleup (new node is added) scaledown (one node is
removed). (don't worry the seeds are stable).

I start my cluster with 2 machines, one seed and one server, then create
the database with RF=2.

when there is a scaleup action, an other node is added to the cluster.
when i query table x which has 100 row, i have different results. let's say
that when i query from seed i can see the whole table, and when i query
from server A i can see 30 row.

any idea why i have this ? is it a normal behaviour in cassandra?

thx,
sara

Reply via email to