Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38A281037C for ; Tue, 25 Mar 2014 01:49:44 +0000 (UTC) Received: (qmail 77619 invoked by uid 500); 25 Mar 2014 01:49:43 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 77568 invoked by uid 500); 25 Mar 2014 01:49:43 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 77556 invoked by uid 99); 25 Mar 2014 01:49:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Mar 2014 01:49:43 +0000 Date: Tue, 25 Mar 2014 01:49:42 +0000 (UTC) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-6867) MeteredFlusher should ignore memtables not affected by it MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6867: ----------------------------------------- Attachment: 6867-v4.txt > 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-v4.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)