Re: Why Cassandra 2.1.2 couldn't populate row cache in between

2015-01-20 Thread Robert Coli
On Mon, Jan 19, 2015 at 11:57 PM, nitin padalia wrote: > If I've enable row cache for some column family, when I request some > row which is not from the begining of the partition, then cassandra > doesn't populate, row cache. > > Why it is so? For older version I think it was because we're sayin

Why Cassandra 2.1.2 couldn't populate row cache in between

2015-01-20 Thread nitin padalia
Hi, If I've enable row cache for some column family, when I request some row which is not from the begining of the partition, then cassandra doesn't populate, row cache. Why it is so? For older version I think it was because we're saying the its caching complete merged partition so, incomplete pa