Return-Path: Delivered-To: apmail-incubator-cassandra-dev-archive@minotaur.apache.org Received: (qmail 51380 invoked from network); 23 Jun 2009 17:33:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jun 2009 17:33:53 -0000 Received: (qmail 64783 invoked by uid 500); 23 Jun 2009 17:34:04 -0000 Delivered-To: apmail-incubator-cassandra-dev-archive@incubator.apache.org Received: (qmail 64742 invoked by uid 500); 23 Jun 2009 17:34:04 -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 64732 invoked by uid 99); 23 Jun 2009 17:34:04 -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:34:04 +0000 X-ASF-Spam-Status: No, hits=-1.8 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED X-Spam-Check-By: apache.org Received-SPF: unknown (nike.apache.org: error in processing during lookup of junrao@almaden.ibm.com) Received: from [32.97.182.146] (HELO e6.ny.us.ibm.com) (32.97.182.146) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2009 17:33:52 +0000 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e6.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n5NHaVdN001935 for ; Tue, 23 Jun 2009 13:36:31 -0400 Received: from d01av05.pok.ibm.com (d01av05.pok.ibm.com [9.56.224.195]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n5NHXV5s226756 for ; Tue, 23 Jun 2009 13:33:31 -0400 Received: from d01av05.pok.ibm.com (loopback [127.0.0.1]) by d01av05.pok.ibm.com (8.13.1/8.13.3) with ESMTP id n5NHXVsA031139 for ; Tue, 23 Jun 2009 13:33:31 -0400 Received: from d01ml604.pok.ibm.com (d01ml604.pok.ibm.com [9.56.227.90]) by d01av05.pok.ibm.com (8.13.1/8.12.11) with ESMTP id n5NHXTui031115 for ; Tue, 23 Jun 2009 13:33:29 -0400 In-Reply-To: Subject: Re: VOTE: Cassandra 0.3.0 release To: cassandra-dev@incubator.apache.org X-Mailer: Lotus Notes Release 7.0 HF277 June 21, 2006 Message-ID: From: Jun Rao Date: Tue, 23 Jun 2009 10:33:25 -0700 X-MIMETrack: Serialize by Router on D01ML604/01/M/IBM(Release 8.5|December 05, 2008) at 06/23/2009 13:33:29 MIME-Version: 1.0 Content-type: multipart/alternative; Boundary="0__=07BBFF4DDFF39B758f9e8a93df938690918c07BBFF4DDFF39B75" Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org --0__=07BBFF4DDFF39B758f9e8a93df938690918c07BBFF4DDFF39B75 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: quoted-printable This problem only shows up when both the writer and the reader try to update the same socket channel. A writer only needs to update the chann= el if it can't write the whole message in one write call. So, if one only updates and reads a small column at a time, this problem may not show u= p. Jun IBM Almaden Research Center K55/B1, 650 Harry Road, San Jose, CA 95120-6099 junrao@almaden.ibm.com Sandeep Tata wrote on 06/23/2009 10:07:13 AM: > Jun -- this is a great catch. > Do you know if this problem is reproducible with smaller column value= s? 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 wro= te: > > > Under heavy load and large column values (10s of Ks), we observed t= hat > > 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 potenti= al > > 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 com>]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 an= d > > 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< > http://people.apache.org/%7Ejbellis/cassandra/cassandra-0.3.0-rc2.tar= .gz> > > > > Voting will run for 3 days. > > > > +1 from me. > > > > -Jonathan > > > >= --0__=07BBFF4DDFF39B758f9e8a93df938690918c07BBFF4DDFF39B75--