Hi,

I am using Cassandra 2.0.2 version. We are using wide rows (approx. 5000
columns). During the process, I mark few columns in the row with
ttl(Sometimes 100 continues columns) and delete them. In this scenario if
do slice query on that record, some slices are not returning.

Also, if do a get and count for that row, the number of columns is
different.

How I fix them temporarily :

When I run flush and compact on the affected table through nodetool, the
count and get for the row matches and slice queries works fine.

Can someone help me with some pointers how this can be fixed?

-- 
Regards,
Mahesh Rajamani

Reply via email to