Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 98979 invoked from network); 13 Nov 2009 15:15:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Nov 2009 15:15:34 -0000 Received: (qmail 23615 invoked by uid 500); 13 Nov 2009 15:15:34 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 23587 invoked by uid 500); 13 Nov 2009 15:15:34 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 23578 invoked by uid 99); 13 Nov 2009 15:15:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2009 15:15:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of elsif.then@gmail.com designates 72.14.220.159 as permitted sender) Received: from [72.14.220.159] (HELO fg-out-1718.google.com) (72.14.220.159) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2009 15:15:25 +0000 Received: by fg-out-1718.google.com with SMTP id e12so260055fga.0 for ; Fri, 13 Nov 2009 07:15:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=KyI05IAquKeIy2iYEWGQ4Y0KVd9gsQUTB2rnw5UTOeg=; b=YZHkicrWfvSWbnMajFKh8/y88st06by+kduUhwgOrpVt7j46MSqY07BnXpNvHwJHa0 UUwoS0QxRzESWiEWt6QBiwZ2LyNHE2RGsueSOtmFjvNLKQl/0STFMXs1OxluLhIg8T6d xEYF6YwK/QlGe47LtCqTnRLFqyLd9BMNRj2N8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=IzzXGtQu7UBg2MjyyujgQjashMgQuCREy6oDD8pTZ7AddCRkcIWKPY1ciOOYFA73Pz 5qrwecgyexbao7StEpf909c70/24cJvXPWhOuJtrYr1i59Y9Wfw2+dkYixtA813sghIg 1bbI1hGE3VQxydhpK56Jl4bsKi6yC7RwUmqTI= Received: by 10.86.104.7 with SMTP id b7mr1435301fgc.34.1258125304827; Fri, 13 Nov 2009 07:15:04 -0800 (PST) Received: from ?127.0.0.1? (privacy.outel.org [209.128.193.195]) by mx.google.com with ESMTPS id d8sm317041fga.3.2009.11.13.07.14.54 (version=SSLv3 cipher=RC4-MD5); Fri, 13 Nov 2009 07:15:03 -0800 (PST) Message-ID: <4AFD77EB.4070301@gmail.com> Date: Fri, 13 Nov 2009 07:14:51 -0800 From: elsif User-Agent: Thunderbird 2.0.0.23 (X11/20090812) MIME-Version: 1.0 To: cassandra-user@incubator.apache.org Subject: Re: Leaked FDs References: <4AFCA829.5030306@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I am running a version compiled from the trunk (835077) that I checked out yesterday with 'svn checkout http://svn.apache.org/repos/asf/incubator/cassandra/trunk cassandra-trunk'. Jonathan Ellis wrote: > This is fixed in trunk and the 0.4 branch but did not make 0.4.2. > >