gt; -Original Message-
> From: Jonathan Ellis [mailto:jbel...@gmail.com]
> Sent: Friday, January 28, 2011 5:32 PM
> To: user@cassandra.apache.org
> Subject: Re: get_slice OOM on large row
>
> Requesting too much data in a single request is user error. That is
> why you ha
-
From: Jonathan Ellis [mailto:jbel...@gmail.com]
Sent: Friday, January 28, 2011 5:32 PM
To: user@cassandra.apache.org
Subject: Re: get_slice OOM on large row
Requesting too much data in a single request is user error. That is
why you have start columns/rows, so you can page through a large set.
On
Requesting too much data in a single request is user error. That is
why you have start columns/rows, so you can page through a large set.
On Fri, Jan 28, 2011 at 6:48 PM, Rajat Chopra wrote:
> Hi!
>
> Trying to test the 0.7 release with some offbeat settings to check the
> behavior.
>
>
>
> -