Re: how to generate log entries for columns getting deleted due to TTL expiration

2014-08-22 Thread Tyler Hobbs
I would use LazilyCompactedRow (probably in getReduced()). On Fri, Aug 22, 2014 at 6:10 AM, Gaurav Bhatnagar wrote: > Hi, > I have stored following data structure in cassandra > > RowKey: 119551747098 > > => (name=c:per:@batchId, value=ad1, timestamp=1408345109805011, > ttl=1436489) > > =>

how to generate log entries for columns getting deleted due to TTL expiration

2014-08-22 Thread Gaurav Bhatnagar
Hi, I have stored following data structure in cassandra RowKey: 119551747098 => (name=c:per:@batchId, value=ad1, timestamp=1408345109805011, ttl=1436489) => (name=c:per:@currency, value=USD, timestamp=1408345109805009, ttl=1436489) => (name=c:per:@decimalValue, value=2, timestamp=1408345109