Hi, I am using Cassandra 2.0.2 version. On a wide row (approx. 10000 columns), I expire few column by setting TTL as 1 second. At times these columns show up during slice query.
When I have this issue, running count and get commands for that row using Cassandra cli it gives different column counts. But once I run flush and compact, the issue goes off and expired columns don't show up. Can someone provide some help on this issue. -- Regards, Mahesh Rajamani