Return-Path: Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: (qmail 44322 invoked from network); 22 Jul 2010 23:06:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jul 2010 23:06:24 -0000 Received: (qmail 92826 invoked by uid 500); 22 Jul 2010 23:06:24 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 92784 invoked by uid 500); 22 Jul 2010 23:06:23 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 92776 invoked by uid 99); 22 Jul 2010 23:06:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 23:06:23 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [207.97.245.181] (HELO smtp181.iad.emailsrvr.com) (207.97.245.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 23:06:18 +0000 Received: from relay8.relay.iad.mlsrvr.com (localhost [127.0.0.1]) by relay8.relay.iad.mlsrvr.com (SMTP Server) with ESMTP id 2FA772024B5 for ; Thu, 22 Jul 2010 19:05:57 -0400 (EDT) Received: by relay8.relay.iad.mlsrvr.com (Authenticated sender: eevans-AT-racklabs.com) with ESMTPSA id DCBE1202282 for ; Thu, 22 Jul 2010 19:05:56 -0400 (EDT) Subject: RE: network compatibility from 0.6 to 0.7 From: Eric Evans To: dev@cassandra.apache.org In-Reply-To: <1279820147.512524506@192.168.2.227> References: <1279820147.512524506@192.168.2.227> Content-Type: text/plain; charset="UTF-8" Date: Thu, 22 Jul 2010 16:07:16 -0700 Message-ID: <1279840036.12960.69.camel@erebus.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit On Thu, 2010-07-22 at 12:35 -0500, Stu Hood wrote: > I feel like the next time we break network compatibility should be the > last time, aka, the release when we introduce a backwards compatible > RPC layer (Avro?), and implement support for dropping messages that a > node can't handle. Yeah, I think a full cluster restart is the worst upgrade hurdle that we currently impose on users, and I wouldn't like to see us do it more than one last time. > So I think we should probably try to preserve compatibility in 0.7. It seems a little late to get it right for 0.7, so I agree. > -----Original Message----- > From: "Jonathan Ellis" > Sent: Thursday, July 22, 2010 11:49am > To: cassandra-dev@incubator.apache.org > Subject: network compatibility from 0.6 to 0.7 > > How useful is this to insist on, given that 0.7 thrift api is fairly > incompatible with 0.6's? (timestamp -> Clock change being the biggest > problem there) -- Eric Evans eevans@rackspace.com