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 756456DC1 for ; Wed, 6 Jul 2011 14:07:53 +0000 (UTC) Received: (qmail 8958 invoked by uid 500); 6 Jul 2011 14:07:51 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 8888 invoked by uid 500); 6 Jul 2011 14:07:51 -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 8879 invoked by uid 99); 6 Jul 2011 14:07:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 14:07:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jbellis@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-wy0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 14:07:46 +0000 Received: by wyj26 with SMTP id 26so5493221wyj.31 for ; Wed, 06 Jul 2011 07:07:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=EeffjcHzoZFUgWOQUO5iooBmIo4tHBd+JCFhqj56D3g=; b=cw1NryoHUhu5BDqMSMBe/w58/PQJnPqgtFM6tYUhSRyRckbUKqN9gwqI0FsIROjxDr Rta5Ce9Dizdh7vZkTni2L4yWzYlTGZYkl+xUPzJMUrORG5jywdQT+edmDkLAlfeBdonN /LhPhCjd6uCubFTqH7cH8cz1QW+9A5dp+02Z8= Received: by 10.216.187.65 with SMTP id x43mr6021198wem.62.1309961245132; Wed, 06 Jul 2011 07:07:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.38.85 with HTTP; Wed, 6 Jul 2011 07:07:05 -0700 (PDT) In-Reply-To: <1309960849.11533.16.camel@Avalon> References: <1309959196.11533.14.camel@Avalon> <1309960849.11533.16.camel@Avalon> From: Jonathan Ellis Date: Wed, 6 Jul 2011 09:07:05 -0500 Message-ID: Subject: Re: OutOfMemory during repair on 0.8.1 To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable # The Index Interval determines how large the sampling of row keys # is for a given SSTable. The larger the sampling, the more effective # the index is at the cost of space. index_interval: 128 2011/7/6 H=E9ctor Izquierdo Seliva : > Forcing a full gc doesn't help either. Now the node is stuck in an > endless loop of full gcs that don't free any memory. > > --=20 Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com