Can anyone confirm that this patch works with the current trunk? On Thu, Feb 17, 2011 at 4:16 PM, Sylvain Lebresne <[email protected]>wrote:
> https://issues.apache.org/jira/browse/CASSANDRA-2103 > > > On Thu, Feb 17, 2011 at 4:05 PM, Utku Can Topçu <[email protected]> wrote: > >> Hi All, >> >> I'm experimenting and developing using counters. However, I've come to a >> usecase where I need counters to expire and get deleted after a certain time >> of inactivity (i.e. have countercolumn deleted one hour after the last >> increment). >> >> As far as I can tell counter columns don't have TTL in the thrift >> interface, is it because of a limitation of the counter implementation? >> >> Regards, >> Utku >> >> >> >
