Return-Path: Delivered-To: apmail-incubator-cassandra-dev-archive@minotaur.apache.org Received: (qmail 91170 invoked from network); 8 Jul 2009 19:17:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jul 2009 19:17:51 -0000 Received: (qmail 27124 invoked by uid 500); 8 Jul 2009 19:18:01 -0000 Delivered-To: apmail-incubator-cassandra-dev-archive@incubator.apache.org Received: (qmail 27085 invoked by uid 500); 8 Jul 2009 19:18:01 -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 27062 invoked by uid 99); 8 Jul 2009 19:18:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 19:18:00 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jbellis@gmail.com designates 209.85.219.221 as permitted sender) Received: from [209.85.219.221] (HELO mail-ew0-f221.google.com) (209.85.219.221) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 19:17:52 +0000 Received: by ewy21 with SMTP id 21so6348911ewy.12 for ; Wed, 08 Jul 2009 12:17:31 -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 :content-transfer-encoding; bh=yach4nGeDFdJENlRFdTXSRnN5YHB5jo79+4SOG4WHyo=; b=XaylB4DV5CGhZAwLExx84l85kS4bx0o6+IcPle80/K+MQbNydVmfE3sywW16e4mSJV aGuiJUHuWz+urDeRN22uikObJFmOsar9zFxXg1RNmySTCLCzcZSg37BZSxWGX7M6zkb4 BPwjI3kSWrzYd1jSMvbEMnpgmWIO3j1oYfxUo= 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:content-transfer-encoding; b=pCH4CiP7zosA2rcHYrk5u8tdmW90QPWI60SPCPSqyO7J2gnRWL85N45UTad3bi9UO4 +vffOFKqOX4EcixQLypqhtzfvoR2RxXuxI+qrCi/IzW67Y8bduYbJg46LkLySwcntTTX arqd/XMDPTtrA1NehNEn2AH7hOl2raAeA48is= MIME-Version: 1.0 Received: by 10.216.45.65 with SMTP id o43mr2067251web.4.1247080651423; Wed, 08 Jul 2009 12:17:31 -0700 (PDT) In-Reply-To: References: Date: Wed, 8 Jul 2009 14:17:31 -0500 Message-ID: Subject: Re: thrift API changes From: Jonathan Ellis To: cassandra-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org you mean get_slice_from being renamed to get_slice a week or so ago? sure. On Wed, Jul 8, 2009 at 2:13 PM, Evan Weaver wrote: > Does this include the work for a token/limit API to parallel the > offset/limit API? I didn't see it in the tickets. > > I guess since that would be new, it's not really a breakage. > > Evan > > On Wed, Jul 8, 2009 at 11:47 AM, Jonathan Ellis wrote: >> >> Hi all, >> >> Just a heads up that this is going to be The Week Of Breaking Things >> in the client api. =A0There are a bunch of long-standing problems that >> can't be fixed without making fundamental changes in the API so we are >> going to bite the bullet and get those done now. =A0We've already done >> 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 =A0might want to >> resist the urge to svn up until the dust settles. >> >> -Jonathan >> >> --~--~---------~--~----~------------~-------~--~----~ >> You received this message because you are subscribed to the Google Group= s "Cassandra Users" group. >> To post to this group, send email to cassandra-user@googlegroups.com >> To unsubscribe from this group, send email to cassandra-user+unsubscribe= @googlegroups.com >> For more options, visit this group at http://groups.google.com/group/cas= sandra-user?hl=3Den >> -~----------~----~----~----~------~----~------~--~--- >> >> > > > > -- > Evan Weaver >