You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yang Yang (JIRA)" <ji...@apache.org> on 2011/09/15 03:26:08 UTC

[jira] [Updated] (CASSANDRA-3210) memtables do not need to be flushed on the Table.apply() path anymore after 2449

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

Yang Yang updated CASSANDRA-3210:
---------------------------------

    Attachment: 0001-memtables-do-not-need-to-be-flushed-on-the-Table.app.patch

> memtables do not need to be flushed on the Table.apply() path anymore after 2449
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3210
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3210
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Yang Yang
>            Priority: Trivial
>         Attachments: 0001-memtables-do-not-need-to-be-flushed-on-the-Table.app.patch
>
>
> 2449 removes auto-flush from Table.apply(), but the data structure is still there, no harm, but better remove it:
> in
> https://github.com/apache/cassandra/blob/c7cdc317c9a14e29699f9842424388aee77d0e1a/src/java/org/apache/cassandra/db/Table.java
> line 399 and 470

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira