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 isn't being actively written to.

-Tupshin
On Aug 22, 2013 1:40 PM, "Jay Svc" <jaytechg...@gmail.com> wrote:

> its DSE 3.1 Cassandra 2.1
>
>
>
> On Thu, Aug 22, 2013 at 10:28 AM, Robert Coli <rc...@eventbrite.com>wrote:
>
>> On Thu, Aug 22, 2013 at 10:24 AM, Jay Svc <jaytechg...@gmail.com> 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 with commit log files.
>>>
>>
>> What version of Cassandra? There are some older versions with bugs like
>> this, but haven't heard this symptom in a while...
>>
>> =Rob
>>
>
>

Reply via email to