[
https://issues.apache.org/jira/browse/CASSANDRA-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-3210.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
Reviewer: jbellis
Assignee: Yang Yang
committed, thanks!
> 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
> Assignee: Yang Yang
> Priority: Trivial
> Fix For: 1.0.0
>
> 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