Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-1351

Avro Schema Swap

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Urgent
    • Resolution: Fixed
    • 0.7 beta 1
    • None
    • None
    • Critical

    Description

      Due to misreading Avro's docs, I swapped the Schema parameters to Avro's schema resolver.

      The schema resolver allows for backwards compatibility by accepting a writer's (ser.) and reader's (deser.) schema, and resolving them to determine which fields to add or ignore. The reader's schema was not being set correctly, which was breaking backwards compatibility (although not the disk format).

      Attachments

        Activity

          People

            stuhood Stu Hood
            stuhood Stu Hood
            Stu Hood
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: