I’m trying to be more succinct this time since no answers on my last attempt.
We are currently using 2.0.2 in test (no C* in production yet), and use
(LOCAL_)QUORUM CL on read and writes which guarantees (if successful) that we
read latest data.
That said, it is highly likely that (LOCAL_)ONE w
I recently upgraded to 1.2.9 and I am seeing a lot of REQUEST_RESPONSE and
MUTATION messages are being dropped.
This happens when I have multiple nodes in the cluster (about 3 nodes) and
I send traffic to only one node. I don't think the traffic is that high, it
is around 400 msg/sec with 100 thre