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 C50DF1064B for ; Fri, 14 Mar 2014 21:06:47 +0000 (UTC) Received: (qmail 71451 invoked by uid 500); 14 Mar 2014 21:06:47 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 71199 invoked by uid 500); 14 Mar 2014 21:06:44 -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 71161 invoked by uid 99); 14 Mar 2014 21:06:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 21:06:42 +0000 Date: Fri, 14 Mar 2014 21:06:42 +0000 (UTC) From: "Anthony Cozzie (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-6867) MeteredFlusher should ignore DSE inmemory tables MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Anthony Cozzie created CASSANDRA-6867: ----------------------------------------- Summary: MeteredFlusher should ignore DSE inmemory tables Key: CASSANDRA-6867 URL: https://issues.apache.org/jira/browse/CASSANDRA-6867 Project: Cassandra Issue Type: Improvement Reporter: Anthony Cozzie Before metered flusher runs, count up the number of bytes used by in-memory tables and subtract that from the maximum allowed bytes. -- This message was sent by Atlassian JIRA (v6.2#6252)