[
https://issues.apache.org/jira/browse/CASSANDRA-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-6867:
-----------------------------------------
Attachment: 6867-v5.txt
v5 fixing another old subtle issue in the flush loop (size == 0 shouldn't
break, it should continue instead).
> MeteredFlusher should ignore memtables not affected by it
> ---------------------------------------------------------
>
> Key: CASSANDRA-6867
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6867
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Anthony Cozzie
> Priority: Minor
> Fix For: 2.0.7
>
> Attachments: 2.0.5-6867-2.txt, 2.0.5-6867.txt,
> 6867-v3-incomplete.txt, 6867-v4.txt, 6867-v5.txt
>
>
> Before metered flusher runs, count up the number of bytes used by memtables
> unaffected by metered flusher and subtract that from the maximum allowed
> bytes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)