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 E9FC810858 for ; Wed, 5 Feb 2014 16:34:26 +0000 (UTC) Received: (qmail 6759 invoked by uid 500); 5 Feb 2014 16:34:16 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 6670 invoked by uid 500); 5 Feb 2014 16:34:13 -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 6610 invoked by uid 99); 5 Feb 2014 16:34:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Feb 2014 16:34:08 +0000 Date: Wed, 5 Feb 2014 16:34:08 +0000 (UTC) From: "Benedict (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CASSANDRA-6655) Writing mostly deletes to a Memtable results in undercounting the table's occupancy so it may not flush 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-6655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict reassigned CASSANDRA-6655: ----------------------------------- Assignee: Benedict > Writing mostly deletes to a Memtable results in undercounting the table's occupancy so it may not flush > ------------------------------------------------------------------------------------------------------- > > Key: CASSANDRA-6655 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6655 > Project: Cassandra > Issue Type: Improvement > Reporter: Benedict > Assignee: Benedict > Priority: Minor > Fix For: 2.0.5, 2.0.6 > > Attachments: tmp-2.1.patch, tmp.patch > > > In the extreme case of only deletes the memtable will never flush, and we will OOM. -- This message was sent by Atlassian JIRA (v6.1.5#6160)