Return-Path: Delivered-To: apmail-incubator-cassandra-dev-archive@minotaur.apache.org Received: (qmail 27024 invoked from network); 21 Jul 2009 03:46:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Jul 2009 03:46:50 -0000 Received: (qmail 33486 invoked by uid 500); 21 Jul 2009 03:47:56 -0000 Delivered-To: apmail-incubator-cassandra-dev-archive@incubator.apache.org Received: (qmail 33448 invoked by uid 500); 21 Jul 2009 03:47:56 -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 33304 invoked by uid 99); 21 Jul 2009 03:47:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 03:47:55 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.217.227] (HELO mail-gx0-f227.google.com) (209.85.217.227) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 03:47:47 +0000 Received: by gxk27 with SMTP id 27so4157741gxk.12 for ; Mon, 20 Jul 2009 20:47:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.127.4 with SMTP id z4mr7178449anc.129.1248148046241; Mon, 20 Jul 2009 20:47:26 -0700 (PDT) In-Reply-To: References: Date: Mon, 20 Jul 2009 20:47:26 -0700 Message-ID: Subject: Re: thrift API changes From: Jeff Hodges To: cassandra-dev@incubator.apache.org, cassandra-user@incubator.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org For the lazy and the archives, the links to the mentioned tickets: The big ones: https://issues.apache.org/jira/browse/CASSANDRA-185 https://issues.apache.org/jira/browse/CASSANDRA-240 https://issues.apache.org/jira/browse/CASSANDRA-303 https://issues.apache.org/jira/browse/CASSANDRA-304 Call it good for 0.4: https://issues.apache.org/jira/browse/CASSANDRA-232 https://issues.apache.org/jira/browse/CASSANDRA-300 On Mon, Jul 20, 2009 at 8:10 PM, Jonathan Ellis wrote: > Well, that was a long "week." =C2=A0My fault -- as I commented on IRC, I > underestimated how long 185 would take as badly as I can remember > doing anywhere. > > We're done with the big ones now. =C2=A0(185, 240, 303, and 304). > > Two more and then I think we can call it good for 0.4 from the > client's perspective: 232 and 300 (dealing with specifying the number > of replicas to wait for when reading/writing, respectively) > > -Jonathan > > On Wed, Jul 8, 2009 at 1:47 PM, Jonathan Ellis wrote: >> Hi all, >> >> Just a heads up that this is going to be The Week Of Breaking Things >> in the client api. =C2=A0There are a bunch of long-standing problems tha= t >> can't be fixed without making fundamental changes in the API so we are >> going to bite the bullet and get those done now. =C2=A0We've already don= e >> CASSANDRA-261, -277, and -280; next up will be CASSANDRA-139, and >> eventually CASSANDRA-240 and friends. >> >> If you're on a version of trunk that Works For You, you =C2=A0might want= to >> resist the urge to svn up until the dust settles. >> >> -Jonathan >> >