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 5A9201059E for ; Thu, 27 Jun 2013 02:03:14 +0000 (UTC) Received: (qmail 41990 invoked by uid 500); 27 Jun 2013 02:03:12 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 41974 invoked by uid 500); 27 Jun 2013 02:03:11 -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 41966 invoked by uid 99); 27 Jun 2013 02:03:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jun 2013 02:03:11 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sulong1984@gmail.com designates 209.85.216.177 as permitted sender) Received: from [209.85.216.177] (HELO mail-qc0-f177.google.com) (209.85.216.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jun 2013 02:03:07 +0000 Received: by mail-qc0-f177.google.com with SMTP id n1so123446qcx.22 for ; Wed, 26 Jun 2013 19:02:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=onhAw8GDO4bqdcqFrBlMJ+znRRfZn3EVa/7UD1gyKrM=; b=iFi+9XD/iI8emot1CMaIKn47jHJcKnbIx02H+lcjN/gtOhY5tP3G4mHgIwv8EKa1lB iXOZiEYCfANuTV9k0X2gqAoEbLon2rLH/DfdHY0j0164qh9F12JiNzCBhU/IPLtEfXnR aSYoNUhsAGkZWIOs89DZFRxjvYmkNIx99785iKId2AKVgCBYexiISnoe6H2WzDemtYoG cnFkzENbjH6GsKFPRw8i2971byhhzQ9YMZyxrv6OStQw9WIfPydPXwXPz5kTZXSVIO9o 1Ab68alPn0l9jhA9YwAkHIrv00D0vtk456A38Jwq/JjsmuZqNPgHnKISfB3o7VjZZbUl RbJg== X-Received: by 10.229.94.77 with SMTP id y13mr1862952qcm.98.1372298566743; Wed, 26 Jun 2013 19:02:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.49.94.138 with HTTP; Wed, 26 Jun 2013 19:02:26 -0700 (PDT) In-Reply-To: References: From: sulong Date: Thu, 27 Jun 2013 10:02:26 +0800 Message-ID: Subject: Re: CompactionExecutor holds 8000+ SSTableReader 6G+ memory To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=14dae94edcbd98bc6804e01928c9 X-Virus-Checked: Checked by ClamAV on apache.org --14dae94edcbd98bc6804e01928c9 Content-Type: text/plain; charset=UTF-8 According to the OpsCenter records, yes, the compaction was running then, 8.5mb /s On Thu, Jun 27, 2013 at 9:54 AM, sulong wrote: > version: 1.2.2 > cluster read requests 800/s, write request 22/s > Sorrry, I don't know whether the compaction was running then. > > > On Thu, Jun 27, 2013 at 1:02 AM, Robert Coli wrote: > >> On Tue, Jun 25, 2013 at 10:13 PM, sulong wrote: >> > I have 4 nodes cassandra cluster. Every node has 32G memory, and the >> > cassandra jvm uses 8G. The cluster is suffering from gc. Looks like >> > CompactionExecutor thread holds too many SSTableReader. See the >> attachement. >> >> What version of Cassandra? >> What workload? >> Is compaction actually running? >> >> =Rob >> > > --14dae94edcbd98bc6804e01928c9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
According to =C2=A0the OpsCenter records, yes, =C2=A0the c= ompaction was running then, 8.5mb /s

On Thu, Jun 27, 2013 at 9:54 AM, sulong <s= ulong1984@gmail.com> wrote:
version: 1.2.2
cluster = read requests 800/s, write request 22/s
Sorrry, I don't know = whether =C2=A0the compaction was running then.

On Thu, Jun 27, 2013 at 1:02 AM, Robert Coli <rcoli@eventbrite.com= > wrote:
On Tue, Jun 25, 2013 at 10:13 PM, sulong <sulong1984@gmail.com> wrote: > I have 4 nodes cassandra cluster. Every node has 32G memory, and the > cassandra jvm uses 8G. The cluster is suffering from gc. Looks like > CompactionExecutor thread holds too many SSTableReader. See the attach= ement.

What version of Cassandra?
What workload?
Is compaction actually running?

=3DRob


--14dae94edcbd98bc6804e01928c9--