On Mon, Aug 15, 2011 at 15:09, Jonathan Ellis <jbel...@gmail.com> wrote: > On Mon, Aug 15, 2011 at 7:13 AM, Patrik Modesto > <patrik.mode...@gmail.com> wrote: >> PS: while reading the email before I'd send it, I've noticed the >> keyRange.count =... is it possible that Cassandra is preallocating >> some internal data acording the KeyRange.count parameter? > > That's exactly what it does.
Ok. But is this pre-alocating really needed? Can't cassandra deduce that it doesn't need that much space? Regards, P.