You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/12/08 03:33:18 UTC

[jira] Issue Comment Edited: (CASSANDRA-609) Easy to OOM on log replay since memtable limits are ignored

    [ https://issues.apache.org/jira/browse/CASSANDRA-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787264#action_12787264 ] 

Jonathan Ellis edited comment on CASSANDRA-609 at 12/8/09 2:32 AM:
-------------------------------------------------------------------

respect memtable thresholds when replaying commit log; use normal write path, but add a writeCommitLog flag so we don't re-write out another CL entry for the replay

      was (Author: jbellis):
    respect memtable thresholds when replaying commit log
  
> 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.