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/08/06 04:45:14 UTC

[jira] Updated: (CASSANDRA-347) disabling commitlog as alternative to binarymemtable?

     [ https://issues.apache.org/jira/browse/CASSANDRA-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-347:
-------------------------------------

    Attachment: 347.patch

proof of concept patch.  does not address things like system CFs that don't grow large enough to flush to disk on their own.

> disabling commitlog as alternative to binarymemtable?
> -----------------------------------------------------
>
>                 Key: CASSANDRA-347
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-347
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 347.patch
>
>
> IMO it's worth seeing if we can do without BMt since it's a secondary code path that doesn't see much use.  so you'll get done with BMT, then nobody will really test it until the next big import job at which point little bugs will have crept in because it just doesn't get run much.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.