Re: Problem SliceByNamesReadCommand on super column family after flush operation

2011-11-02 Thread Mike Smith
Hi Jonathan, Jira ticket: CASSANDRA-3446 The problem is not apparent for standard column families. Thanks, Mike On Tue, Nov 1, 2011 at 7:14 PM, Jonathan Ellis wrote: > Can you file a Jira ticket? And, can you reproduce using normal colum

Re: Problem SliceByNamesReadCommand on super column family after flush operation

2011-11-01 Thread Jonathan Ellis
Can you file a Jira ticket? And, can you reproduce using normal columns? On Tue, Nov 1, 2011 at 7:06 PM, Mike Smith wrote: > Hi, > I'm having a problem with doing a multiget_slice on a super column family > after its first flush. Updates to the column values work properly, but > trying to retrie

Problem SliceByNamesReadCommand on super column family after flush operation

2011-11-01 Thread Mike Smith
Hi, I'm having a problem with doing a multiget_slice on a super column family after its first flush. Updates to the column values work properly, but trying to retrieve the updated values using a multiget_slice operation fail to get the updated values. Instead they return the values from before the