Return-Path: Delivered-To: apmail-incubator-cassandra-dev-archive@minotaur.apache.org Received: (qmail 39797 invoked from network); 23 Jun 2009 17:07:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jun 2009 17:07:33 -0000 Received: (qmail 40374 invoked by uid 500); 23 Jun 2009 17:07:44 -0000 Delivered-To: apmail-incubator-cassandra-dev-archive@incubator.apache.org Received: (qmail 40328 invoked by uid 500); 23 Jun 2009 17:07:44 -0000 Mailing-List: contact cassandra-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-dev@incubator.apache.org Received: (qmail 40318 invoked by uid 99); 23 Jun 2009 17:07:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2009 17:07:44 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sandeep.tata@gmail.com designates 209.85.222.181 as permitted sender) Received: from [209.85.222.181] (HELO mail-pz0-f181.google.com) (209.85.222.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2009 17:07:34 +0000 Received: by pzk11 with SMTP id 11so124752pzk.32 for ; Tue, 23 Jun 2009 10:07:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=twCCzID18ziHsBovQu8NpJzEtuNj+wtrLhL3aEL4grM=; b=kSp0EyEh3l/C1x06ypeDCoMVhMSLYPBq90bizqgfIOjFT75LCbOt62j1OKW0DM+miA oxUfMpozrM+ZFE6rXCBbWiG8eF0TjVWec1McdfcKBVRCgMsTUpaoWZLq7ezvsRCClm2G T50y1uKxf/LBcwKNSbsd8ipeytcHEkQVTIKx0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fzc55bDYRG0Dr/kOuI8ZpUkSfNwAN0qma989Y7fpRnMCX7Sg8J/XVmunNKyOpWDxiC azjL/52eHQpEdHTnLCm/siV/whlOEuYGzRsk1oPtJWpjMolSbVxLLjy29UVPCPFydXmY GyqbJUThBn4i+4ffxixrvN8K6Wk12io8pClms= MIME-Version: 1.0 Received: by 10.143.45.9 with SMTP id x9mr85945wfj.144.1245776833512; Tue, 23 Jun 2009 10:07:13 -0700 (PDT) In-Reply-To: References: Date: Tue, 23 Jun 2009 10:07:13 -0700 Message-ID: Subject: Re: VOTE: Cassandra 0.3.0 release From: Sandeep Tata To: cassandra-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=001636e90baca185e8046d070574 X-Virus-Checked: Checked by ClamAV on apache.org --001636e90baca185e8046d070574 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Jun -- this is a great catch. Do you know if this problem is reproducible with smaller column values? From your example, it looks like it might. If it *isn't* I'd be comfortable going ahead with RC2 as the 0.3.0 release and rolling this and other bugfixes into 0.3.1. On Tue, Jun 23, 2009 at 9:34 AM, Jun Rao wrote: > Under heavy load and large column values (10s of Ks), we observed that > cassandra TCP channels can get jammed. A new patch is provided to > https://issues.apache.org/jira/browse/CASSANDRA-220. > > I see two options: > 1) patch #220 to 0.3.0 and release RC3 > 2) release RC2 with a release note that describes the above potential > problem. > > What do people feel? > > Jun > IBM Almaden Research Center > K55/B1, 650 Harry Road, San Jose, CA 95120-6099 > > junrao@almaden.ibm.com > > > [image: Inactive hide details for Jonathan Ellis ]Jonathan > Ellis > > > > *Jonathan Ellis * > > 06/22/2009 08:14 AM > Please respond to > cassandra-dev@incubator.apache.org > > > To > > cassandra-dev@incubator.apache.org > cc > > > Subject > > VOTE: Cassandra 0.3.0 release > > It's been two weeks since the last code change on the 0.3 branch and > several days since RC2 release with no new bug reports. > > I move that we release RC2 as 0.3.0 official. > > svn tag: > https://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.3.0-rc2/ > > binary build: > http://people.apache.org/~jbellis/cassandra/cassandra-0.3.0-rc2.tar.gz > > Voting will run for 3 days. > > +1 from me. > > -Jonathan > > --001636e90baca185e8046d070574--