Re: Commitlog files not getting deleted

2013-08-24 Thread Tupshin Harper
There is potentially a DSE specific issue that you are running into and you should probably contact Datastax support to confirm. Also, keep in mind that Cassandra does recycle it's commitlog files instead of deleting and recreating them, so you shouldn't expect them to disappear even when the node

Re: Commitlog files not getting deleted

2013-08-23 Thread Robert Coli
On Thu, Aug 22, 2013 at 10:40 AM, Jay Svc wrote: > its DSE 3.1 Cassandra 2.1 > Not 2.1... 1.2.1? Web search is sorta inconclusive on this topic, you'd think it'd be more easily referenced? =Rob

Re: Commitlog files not getting deleted

2013-08-22 Thread Jay Svc
its DSE 3.1 Cassandra 2.1 On Thu, Aug 22, 2013 at 10:28 AM, Robert Coli wrote: > On Thu, Aug 22, 2013 at 10:24 AM, Jay Svc wrote: > >> In our cluster, the commit log is getting filled up as write progresses. >> It is noticed that once the commit log is flushed to SSTable the commit log >> fil

Commitlog files not getting deleted

2013-08-22 Thread Jay Svc
Hi Users, In our cluster, the commit log is getting filled up as write progresses. It is noticed that once the commit log is flushed to SSTable the commit log files are not removed/deleted. The result of that the commit log volume is getting filled with commit log files. Any reason why commit log

Re: Commitlog files not getting deleted

2013-08-22 Thread Robert Coli
On Thu, Aug 22, 2013 at 10:24 AM, Jay Svc wrote: > In our cluster, the commit log is getting filled up as write progresses. > It is noticed that once the commit log is flushed to SSTable the commit log > files are not removed/deleted. The result of that the commit log volume is > getting filled w