Re: Commitlog files are not being deleted

2014-08-29 Thread Pavel Kogan
Thanks Robert. On Thu, Aug 28, 2014 at 6:32 PM, Robert Coli wrote: > On Thu, Aug 28, 2014 at 3:31 PM, Pavel Kogan > wrote: > >> Shouldn't all commitlog files be auto deleted after replaying, for >> example after node restart? >> Using Cassandra 2.0.8 >> > > No, they're marked clean and recycle

Re: Commitlog files are not being deleted

2014-08-28 Thread Robert Coli
On Thu, Aug 28, 2014 at 3:31 PM, Pavel Kogan wrote: > Shouldn't all commitlog files be auto deleted after replaying, for example > after node restart? > Using Cassandra 2.0.8 > No, they're marked clean and recycled. =Rob

Commitlog files are not being deleted

2014-08-28 Thread Pavel Kogan
Hi all, Shouldn't all commitlog files be auto deleted after replaying, for example after node restart? Using Cassandra 2.0.8 Thanks, Pavel