It is my understanding that rows with TTLs don't mix well with rows that don't
have TTLs. ie they should all have TTL or all not have TTL.
That said if you can create a small java class (test case) that demonstrates
the problem, I'm happy to try it out on 2.0.5. This code can be attached to a
Hi,
I am using Cassandra 2.0.2 version. On a wide row (approx. 1 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 count