This user mailing list (u...@cassandra.apache.org) is a better place for
this. The dev mailing list is for committers and others working on
Cassandra itself.
On Fri, Dec 12, 2014 at 5:02 PM, cong.ling
wrote:
> Hi,
> I met an issue that cassendra can't save some data, but can save others.
> I ca
Hi,
I met an issue that cassendra can't save some data, but can save others.
I call batch_mutate to save user's (uid 51122) data, it returns success. But
when i get it, it returns empty
But other user (uid 22) , for the same operation, it can return data.
It's so weird. could you help me for my pr