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 33FFA10EF2 for ; Fri, 10 Jan 2014 20:31:51 +0000 (UTC) Received: (qmail 12707 invoked by uid 500); 10 Jan 2014 20:31:51 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 12683 invoked by uid 500); 10 Jan 2014 20:31:51 -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 12674 invoked by uid 99); 10 Jan 2014 20:31:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jan 2014 20:31:51 +0000 Date: Fri, 10 Jan 2014 20:31:50 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-6570) Compatibility mode for 2.1 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-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868260#comment-13868260 ] Jonathan Ellis commented on CASSANDRA-6570: ------------------------------------------- (2.1 is an unusually good place to do this since AFAIK we haven't made any other incompatible changes, e.g. to schema propagation.) > Compatibility mode for 2.1 > -------------------------- > > Key: CASSANDRA-6570 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6570 > Project: Cassandra > Issue Type: Task > Components: Core > Reporter: Jonathan Ellis > Assignee: Marcus Eriksson > Fix For: 2.1 > > > Upgrading to a new major Cassandra release is a big commitment, because once on a new version you can't downgrade again because we write new-version sstables. > Let's add an option to write old-version sstables so that users can try upgrading a single 2.1 RC node in a 2.0 cluster with the safety net of being able to back it out if anything goes wrong. -- This message was sent by Atlassian JIRA (v6.1.5#6160)