Re: get_slice and deletes

2010-09-13 Thread Aaron Morton
Thanks, I thought as much. Will give it a clean out and see how it goes. AaronOn 14 Sep, 2010,at 03:40 PM, Jonathan Ellis wrote:On Mon, Sep 13, 2010 at 9:35 PM, Aaron Morton wrote: > Could a high level of deletes on a row reduce the get_slice performance ? absolutely. > Is > it worth forcing th

Re: get_slice and deletes

2010-09-13 Thread Jonathan Ellis
On Mon, Sep 13, 2010 at 9:35 PM, Aaron Morton wrote: > Could a high level of deletes on a row reduce the get_slice performance ? absolutely. > Is > it worth forcing the tombstones out by reducing the GCGraceSeconds and doing > a compaction to see what happens ? You can try it to verify, but tha