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 
jira ticket if needed.

______________________________
Sent from iPhone

> On 15 Feb 2014, at 1:45 am, mahesh rajamani <rajamani.mah...@gmail.com> wrote:
> 
> 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

Reply via email to