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 864F617B58 for ; Mon, 3 Nov 2014 13:37:34 +0000 (UTC) Received: (qmail 96423 invoked by uid 500); 3 Nov 2014 13:37:34 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 96379 invoked by uid 500); 3 Nov 2014 13:37:34 -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 96367 invoked by uid 99); 3 Nov 2014 13:37:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 13:37:34 +0000 Date: Mon, 3 Nov 2014 13:37:34 +0000 (UTC) From: "Yuki Morishita (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-7852) Refactor/document how we track live size 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-7852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194532#comment-14194532 ] Yuki Morishita commented on CASSANDRA-7852: ------------------------------------------- +1, and yes 8124 is also reviewed, so go ahead and commit both. > Refactor/document how we track live size > ---------------------------------------- > > Key: CASSANDRA-7852 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7852 > Project: Cassandra > Issue Type: Improvement > Reporter: Marcus Eriksson > Assignee: Marcus Eriksson > Priority: Minor > Fix For: 2.1.2 > > > The way we track live size of sstables etc is a bit confusing after we introduced SSTableRewriter, we should probably try to refactor or atleast document this -- This message was sent by Atlassian JIRA (v6.3.4#6332)