Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D6BC18D23 for ; Wed, 15 Jul 2015 21:41:05 +0000 (UTC) Received: (qmail 23106 invoked by uid 500); 15 Jul 2015 21:41:05 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 23078 invoked by uid 500); 15 Jul 2015 21:41:05 -0000 Mailing-List: contact commits-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 commits@cassandra.apache.org Received: (qmail 23064 invoked by uid 99); 15 Jul 2015 21:41:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jul 2015 21:41:05 +0000 Date: Wed, 15 Jul 2015 21:41:05 +0000 (UTC) From: "Tyler Hobbs (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-9704) On-wire backward compatibility for 8099 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-9704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14628798#comment-14628798 ] Tyler Hobbs commented on CASSANDRA-9704: ---------------------------------------- I'm currently still debugging a couple of failing upgrade tests and waiting on cassci for normal test results, but my branch should be close enough to start the review process. Cassandra branch: https://github.com/thobbs/cassandra/tree/CASSANDRA-9704 Upgrade dtest branch: https://github.com/thobbs/cassandra-dtest/tree/8099-backwards-compat > On-wire backward compatibility for 8099 > --------------------------------------- > > Key: CASSANDRA-9704 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9704 > Project: Cassandra > Issue Type: Sub-task > Reporter: Sylvain Lebresne > Assignee: Tyler Hobbs > Fix For: 3.0 beta 1 > > > The currently committed patch for CASSANDRA-8099 has left backward compatibility on the wire as a TODO. This ticket is to track the actual doing (of which I know [~thobbs] has already done a good chunk). -- This message was sent by Atlassian JIRA (v6.3.4#6332)