You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Jonathan Ellis <jb...@gmail.com> on 2009/07/21 05:24:43 UTC

Fwd: thrift API changes

Oops, I sent this to the old google -user list by mistake the first
time.  Now that that's gone, I realized the error.


---------- Forwarded message ----------
From: Jonathan Ellis <jb...@gmail.com>
Date: Mon, Jul 20, 2009 at 10:10 PM
Subject: Re: thrift API changes
To: cassandra-user@googlegroups.com, cassandra-dev@incubator.apache.org


Well, that was a long "week."  My 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.  (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<jb...@gmail.com> wrote:
> Hi all,
>
> Just a heads up that this is going to be The Week Of Breaking Things
> in the client api.  There 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.  We'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  might want to
> resist the urge to svn up until the dust settles.
>
> -Jonathan