Re: get_range_slice(s) question

2010-03-24 Thread Jonathan Ellis
Omer opened https://issues.apache.org/jira/browse/CASSANDRA-884, which was fixed in 0.6 svn (after beta3 was tagged). On Wed, Mar 24, 2010 at 3:24 PM, Jack Culpepper wrote: > Did a ticket get opened for this? I am able to duplicate it. > > Jack > > On Fri, Mar 12, 2010 at 11:57 AM, Jonathan Ellis

Re: get_range_slice(s) question

2010-03-24 Thread Brandon Williams
On Wed, Mar 24, 2010 at 3:24 PM, Jack Culpepper wrote: > Did a ticket get opened for this? I am able to duplicate it. Yes, and fixed for 0.6: http://issues.apache.org/jira/browse/CASSANDRA-884 -Brandon

Re: get_range_slice(s) question

2010-03-24 Thread Jack Culpepper
Did a ticket get opened for this? I am able to duplicate it. Jack On Fri, Mar 12, 2010 at 11:57 AM, Jonathan Ellis wrote: > That would be a bug, not intended behavior.  Can you open a ticket? > > On Fri, Mar 12, 2010 at 11:48 AM, Omer van der Horst Jansen > wrote: >> I've noticed that both 0.5.

Re: get_range_slice(s) question

2010-03-16 Thread Omer van der Horst Jansen
Thank you! I hope to get around to testing your patches Thursday morning. On Tue, Mar 16, 2010 at 4:59 PM, Jonathan Ellis wrote: > Thanks for the patch! > > Since we've had some jira notification whackiness -- I just attached a > v2 patch and commented. > > On Tue, Mar 16, 2010 at 3:43 PM, Omer v

Re: get_range_slice(s) question

2010-03-16 Thread Jonathan Ellis
Thanks for the patch! Since we've had some jira notification whackiness -- I just attached a v2 patch and commented. On Tue, Mar 16, 2010 at 3:43 PM, Omer van der Horst Jansen wrote: > The ticket is here: https://issues.apache.org/jira/browse/CASSANDRA-884 > > I've attached a patch there that se

Re: get_range_slice(s) question

2010-03-16 Thread Omer van der Horst Jansen
The ticket is here: https://issues.apache.org/jira/browse/CASSANDRA-884 I've attached a patch there that seems to fix the problem. Has anybody else seen this behavior? > That would be a bug, not intended behavior. Can you open a ticket? > > On Fri, Mar 12, 2010 at 11:48 AM, Omer van der Horst