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 235706E0E for ; Wed, 13 Jul 2011 21:43:30 +0000 (UTC) Received: (qmail 1085 invoked by uid 500); 13 Jul 2011 21:43:26 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 465 invoked by uid 500); 13 Jul 2011 21:43:25 -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 358 invoked by uid 99); 13 Jul 2011 21:43:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2011 21:43:24 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.220.172] (HELO mail-vx0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2011 21:43:17 +0000 Received: by vxi40 with SMTP id 40so6676959vxi.31 for ; Wed, 13 Jul 2011 14:42:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.177.36 with SMTP id cn4mr474905vdc.26.1310593375180; Wed, 13 Jul 2011 14:42:55 -0700 (PDT) Sender: scode@scode.org Received: by 10.52.166.136 with HTTP; Wed, 13 Jul 2011 14:42:55 -0700 (PDT) X-Originating-IP: [68.96.20.126] In-Reply-To: <1310592922395-6580886.post@n2.nabble.com> References: <008BB2800AE49940817156C538647C930A0E1A57@ex01-west.YOJOE.local> <1310592922395-6580886.post@n2.nabble.com> Date: Wed, 13 Jul 2011 23:42:55 +0200 X-Google-Sender-Auth: mhrh5isFlo9jvWT5hC19kKbVLCU Message-ID: Subject: Re: commitlog replay missing data From: Peter Schuller To: user@cassandra.apache.org Cc: cassandra-user@incubator.apache.org Content-Type: text/plain; charset=UTF-8 > What are the other ways to stop Cassandra? nodetool disablegossip nodetool disablethrift # wait for a bit until no one is sending it writes anymore nodetool flush # only relevant if in periodic mode # then kill it > What's the difference between batch vs periodic? Search for "batch" on http://wiki.apache.org/cassandra/StorageConfiguration -- / Peter Schuller (@scode on twitter)