Re: Tombstoned error and then OOM

2016-10-06 Thread kurt Greaves
st_cf where status = 0; > Here the status is integer column which is indexed. > > -- IB > > -- > *From:* kurt Greaves <k...@instaclustr.com> > *To:* user@cassandra.apache.org; INDRANIL BASU <indranil...@yahoo.com> > *Sent:* Tuesday, 4 O

Re: Tombstoned error and then OOM

2016-10-04 Thread INDRANIL BASU
DRANIL BASU <indranil...@yahoo.com> Sent: Tuesday, 4 October 2016 10:38 PM Subject: Re: Tombstoned error and then OOM This sounds like you're running a query that consumes a lot of memory. Are you by chance querying a very large partition or not bounding your query? I'd also recomme

Re: Tombstoned error and then OOM

2016-10-04 Thread kurt Greaves
This sounds like you're running a query that consumes a lot of memory. Are you by chance querying a very large partition or not bounding your query? I'd also recommend upgrading to 2.1.15, 2.1.0 is very old and has quite a few bugs. On 3 October 2016 at 17:08, INDRANIL BASU