Re: Deleting and re-inserting row causes error in get_slice count parameter

2010-03-25 Thread Bob Florian
Sure thing. Here it is: https://issues.apache.org/jira/browse/CASSANDRA-920 On Thu, Mar 25, 2010 at 4:44 PM, Jonathan Ellis wrote: > Can you create a ticket with a test case? > > On Thu, Mar 25, 2010 at 3:39 PM, Bob Florian wrote: >> I was originally using 0.5.0 but I've reproduced the behavior

Re: Deleting and re-inserting row causes error in get_slice count parameter

2010-03-25 Thread Jonathan Ellis
Can you create a ticket with a test case? On Thu, Mar 25, 2010 at 3:39 PM, Bob Florian wrote: > I was originally using 0.5.0 but I've reproduced the behavior with > 0.5.1 and 0.6.0-beta3. > > > On Wed, Mar 24, 2010 at 3:00 PM, Jonathan Ellis wrote: >> Are you using 0.5.0?  Because this sounds li

Re: Deleting and re-inserting row causes error in get_slice count parameter

2010-03-25 Thread Bob Florian
I was originally using 0.5.0 but I've reproduced the behavior with 0.5.1 and 0.6.0-beta3. On Wed, Mar 24, 2010 at 3:00 PM, Jonathan Ellis wrote: > Are you using 0.5.0?  Because this sounds like a bug that was fixed in 0.5.1. > > On Mon, Mar 22, 2010 at 5:13 PM, Bob Florian wrote: >> I'm new to

Re: Deleting and re-inserting row causes error in get_slice count parameter

2010-03-24 Thread Jonathan Ellis
Are you using 0.5.0? Because this sounds like a bug that was fixed in 0.5.1. On Mon, Mar 22, 2010 at 5:13 PM, Bob Florian wrote: > I'm new to Cassandra and have run into a problem that I think is a > bug, but wanted to get some feedback in case I'm misunderstanding > something. > > I've found th

Deleting and re-inserting row causes error in get_slice count parameter

2010-03-22 Thread Bob Florian
I'm new to Cassandra and have run into a problem that I think is a bug, but wanted to get some feedback in case I'm misunderstanding something. I've found that when I delete an entire row in a column family with super columns, and then re-insert values with the same row and super column keys, the