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 3AD2A999D for ; Wed, 5 Oct 2011 18:04:34 +0000 (UTC) Received: (qmail 98832 invoked by uid 500); 5 Oct 2011 18:04:32 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 98809 invoked by uid 500); 5 Oct 2011 18:04:32 -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 98801 invoked by uid 99); 5 Oct 2011 18:04:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 18:04:32 +0000 X-ASF-Spam-Status: No, hits=-0.6 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ramesh25@gmail.com designates 209.85.210.172 as permitted sender) Received: from [209.85.210.172] (HELO mail-iy0-f172.google.com) (209.85.210.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 18:04:24 +0000 Received: by iaby26 with SMTP id y26so2545351iab.31 for ; Wed, 05 Oct 2011 11:04:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Sax5ZjkhS1qyJ8WFeA9ULM5OZBkh8+bUAT/OItZjdeQ=; b=qh743p46Y0tlMpnXehQWD2znE+kPhTmXOPt8aLoheHPYhNEV26gImiQ1TlXUCZ73bn it5RDHjbsvarEf/jOSvSRRXusF8KODMdT12tojlURqFzt18C/AKsNpaXEBOGf1A73rIn Ld8o5q04Bwmaf7RVQsjSsqL75IeghUqWx6bqE= MIME-Version: 1.0 Received: by 10.42.148.129 with SMTP id r1mr4073952icv.225.1317837843584; Wed, 05 Oct 2011 11:04:03 -0700 (PDT) Received: by 10.42.225.198 with HTTP; Wed, 5 Oct 2011 11:04:03 -0700 (PDT) Date: Wed, 5 Oct 2011 13:04:03 -0500 Message-ID: Subject: Memtable Switch Count From: Ramesh Natarajan To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org What is Memtable Switch Count in the cfstats output? thanks Ramesh