Wierd issue with Cassandra# Java - 爪哇娇娃
P*x
1 楼
we have a cluster on EC2. replication factor 3, simple strategy, quorum read
, quorum write. GC grace using default and node tool repair once a week
Cassandra V1.2.1 hector api 1.0.5
we have a column family used for indexing and all columns are dynamic
composite columns. Here is strange thing, when we do lots of writes and
deletes. Somehow lots of deletes are simply like never happened. Even later
we issued the same comments again, we still see some of columns not being
deleted. If we do range slice, some "deleted" columns always pop up.
Any suggestion?
Thanks a lot. Really appreciate your help.
, quorum write. GC grace using default and node tool repair once a week
Cassandra V1.2.1 hector api 1.0.5
we have a column family used for indexing and all columns are dynamic
composite columns. Here is strange thing, when we do lots of writes and
deletes. Somehow lots of deletes are simply like never happened. Even later
we issued the same comments again, we still see some of columns not being
deleted. If we do range slice, some "deleted" columns always pop up.
Any suggestion?
Thanks a lot. Really appreciate your help.