You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2011/01/18 18:21:45 UTC

[jira] Issue Comment Edited: (CASSANDRA-2001) 0.7 migrations/schema serializations are incompatible with trunk

    [ https://issues.apache.org/jira/browse/CASSANDRA-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983274#action_12983274 ] 

Gary Dusbabek edited comment on CASSANDRA-2001 at 1/18/11 12:20 PM:
--------------------------------------------------------------------

also fixes the incorrect schema that was used when deserializing an object.

      was (Author: gdusbabek):
    fixes the incorrect schema that was used when deserializing an object.
  
> 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
>
>         Attachments: v1-0001-use-the-writer-schema-and-not-the-current-schema-when-.txt, v1-0002-get-rid-of-the-avro-db.migrations-classes-that-were-du.txt, v1-0003-fix-order-of-replicate_on_write-and-make-sure-it-s-not.txt
>
>
> 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.