Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 28221 invoked from network); 18 Jan 2011 14:25:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Jan 2011 14:25:11 -0000 Received: (qmail 25292 invoked by uid 500); 18 Jan 2011 14:25:11 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 25136 invoked by uid 500); 18 Jan 2011 14:25:08 -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 25128 invoked by uid 99); 18 Jan 2011 14:25:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jan 2011 14:25:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jan 2011 14:25:06 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0IEOixo007903 for ; Tue, 18 Jan 2011 14:24:44 GMT Message-ID: <23173949.36381295360684255.JavaMail.jira@thor> Date: Tue, 18 Jan 2011 09:24:44 -0500 (EST) From: "Gary Dusbabek (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Updated: (CASSANDRA-2001) 0.7 migrations/schema serializations are incompatible with trunk In-Reply-To: <9247412.36091295359423882.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-2001: ------------------------------------- Summary: 0.7 migrations/schema serializations are incompatible with trunk (was: 0.6 migrations/schema serializations are incompatible with trunk) > 0.7 migrations/schema serializations are incompatible with trunk > ---------------------------------------------------------------- > > Key: CASSANDRA-2001 > URL: https://issues.apache.org/jira/browse/CASSANDRA-2001 > Project: Cassandra > Issue Type: Bug > Components: Core > Reporter: Gary Dusbabek > Assignee: Gary Dusbabek > Priority: Minor > Fix For: 0.8 > > > Two problems: > 1. inserting replicate_on_write into the middle of the CfDef members created a problem with serialization. > 2. merging the genavro files created a strange namespacing problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.