Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1694

Support for schema fingerprints in the Ruby library

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.8.0, 1.9.0
    • ruby
    • None

    Description

      There does not seem to be any support for generating schema fingerprints in the Ruby library. In order to avoid inlining schemas in my Avro-encoded messages I'd like to store them separately and instead write the fingerprint in the Avro metadata, thus allowing a reader to fetch and cache the actual schema from the schema registry.

      In order for that to work, my Ruby writer needs to be able to actually generate a fingerprint for a schema.

      Is the Ruby library being actively maintained? I would be willing to work on this myself if someone would review and merge the work.

      Attachments

        1. AVRO-1694.1.patch
          13 kB
          Sean Busbey

        Issue Links

          Activity

            People

              dasch Daniel Schierbeck
              dasch Daniel Schierbeck
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: