Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B1A6F84F5 for ; Tue, 13 Sep 2011 14:39:10 +0000 (UTC) Received: (qmail 38771 invoked by uid 500); 13 Sep 2011 14:39:08 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 38718 invoked by uid 500); 13 Sep 2011 14:39:08 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 38710 invoked by uid 99); 13 Sep 2011 14:39:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 14:39:08 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.6.108.239] (HELO ponto.amerinoc.com) (64.6.108.239) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 14:39:00 +0000 Received: from fbsd8.localdomain (205.83.broadband7.iol.cz [88.102.83.205]) (authenticated bits=128) by ponto.amerinoc.com (8.14.5/8.14.5) with ESMTP id p8DEcYvW070401 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 13 Sep 2011 16:38:37 +0200 (CEST) (envelope-from hsn@sendmail.cz) Received: from [127.0.0.1] ([10.0.0.1]) by fbsd8.localdomain (8.14.4/8.14.4) with ESMTP id p8DEcTMN015747 for ; Tue, 13 Sep 2011 16:38:29 +0200 (CEST) (envelope-from hsn@sendmail.cz) Message-ID: <4E6F6ADD.8030305@sendmail.cz> Date: Tue, 13 Sep 2011 16:38:21 +0200 From: Radim Kolar User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: user@cassandra.apache.org Subject: Re: memtable flush thresholds References: In-Reply-To: Content-Type: multipart/alternative; boundary="------------000607070903070802060403" X-Antivirus: avast! (VPS 110913-1, 13.09.2011), Outbound message X-Antivirus-Status: Clean This is a multi-part message in MIME format. --------------000607070903070802060403 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit > flush of Memtable-idx_graphable@915643571*(4671498/96780112 serialized/live bytes, 59891 ops) can somebody explain why difference between live and serialized is so big? Serialized bytes are actual bytes written to sstable? * --------------000607070903070802060403 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit > flush of Memtable-idx_graphable@915643571(4671498/96780112 serialized/live bytes, 59891 ops)
can somebody explain why difference between live and serialized is so big? Serialized bytes are actual bytes written to sstable?

--------------000607070903070802060403--