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 C812F7395 for ; Thu, 17 Nov 2011 07:48:24 +0000 (UTC) Received: (qmail 51586 invoked by uid 500); 17 Nov 2011 07:48:22 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 51175 invoked by uid 500); 17 Nov 2011 07:48:22 -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 51167 invoked by uid 99); 17 Nov 2011 07:48:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2011 07:48:21 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bsheep@gmail.com designates 209.85.161.172 as permitted sender) Received: from [209.85.161.172] (HELO mail-gx0-f172.google.com) (209.85.161.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2011 07:48:15 +0000 Received: by ggnr5 with SMTP id r5so808694ggn.31 for ; Wed, 16 Nov 2011 23:47:54 -0800 (PST) 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=BqoFQI96XRzLvB/NwHS7ZyId26Kl/Qj5AVdL2EDWXdc=; b=tiwT6uoRWGwkT0TeGdSPVjgydVZpbc9CrwX2NkTLv0TeryZjjDHliC776bO2ISbirf 8+KdqQdWfFZ+x7x3ye6/nYgyJCuroLtz6aB1CouAwW7hZhN1UIH1dmbegzaPBlRlIR/X lVDkwL/P5YOEl0Tg9oilvVFApPJzMoDCNnQN8= MIME-Version: 1.0 Received: by 10.42.129.137 with SMTP id q9mr39785179ics.18.1321516074305; Wed, 16 Nov 2011 23:47:54 -0800 (PST) Received: by 10.68.7.101 with HTTP; Wed, 16 Nov 2011 23:47:54 -0800 (PST) Date: Thu, 17 Nov 2011 16:47:54 +0900 Message-ID: Subject: Dropped request... From: Jeesoo Shin To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hello. I'm using cassandra 0.8.6 with nodetool tpstats, dropped statistics are shown. when drop happens... what can I do? are there ways to turn on debug messages or to look into? thanks.