[
https://issues.apache.org/jira/browse/CASSANDRA-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stu Hood updated CASSANDRA-1308:
--------------------------------
Attachment: 0004-Utility-function-to-wrap-a-DataInputStream-around-a-.patch
0005-Convert-Migrations-serialization-to-Avro.patch
0001: Adds an Avro protocol for internal use. Until AVRO-495 is resolved, we'll
need to duplicate the public and private definitions of KsDef and CfDef, but I
added comments to this effect.
0002: Expands the internal protocol with Migration objects.
0003: Removes ConfigurationException from config.*.MetaData.(in|de)flate, since
they should only be used to prepare objects for serialization.
0004: Adds a function to wrap DataInput around a ByteBuffer
0005: Uses the new avro.Migration classes for Migration serialization.
> Switch Migrations Serialization to Avro
> ---------------------------------------
>
> Key: CASSANDRA-1308
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1308
> Project: Cassandra
> Issue Type: Task
> Reporter: Stu Hood
> Assignee: Stu Hood
> Fix For: 0.7.0
>
> Attachments: 0001-Add-an-internode-internal-Avro-protocol.patch,
> 0002-Add-Migrations-to-internode-protocol.patch,
> 0003-Remove-ConfigurationException-from-config-serializat.patch,
> 0004-Utility-function-to-wrap-a-DataInputStream-around-a-.patch,
> 0005-Convert-Migrations-serialization-to-Avro.patch
>
>
> Since the Migrations framework is new in 0.7, it would be nice to finalize
> its serialization before anything goes out the door.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.