[
https://issues.apache.org/jira/browse/CASSANDRA-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787565#action_12787565
]
Jun Rao commented on CASSANDRA-609:
-----------------------------------
During recovery, we used to rely on CFS.switchMemtable to call
onMemtableFlush(ctx) to discard commit log files. With this patch,
onMemtableFlush(ctx) won't be called during recovery. When will the commit log
files be deleted?
> Easy to OOM on log replay since memtable limits are ignored
> -----------------------------------------------------------
>
> Key: CASSANDRA-609
> URL: https://issues.apache.org/jira/browse/CASSANDRA-609
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Fix For: 0.5
>
> Attachments: 609.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.