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

Use Jackson TokenBuffer in JsonDecoder

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.8.2
    • 1.9.0
    • java
    • None

    Description

      The JsonDecoder implements a class for replaying parts of the JSON stream when accessing fields out of order.

      This module can take advantage of TokenBuffers to reduce code size. This buffer can be read back as a parser.

       

      https://github.com/apache/avro/blob/db992cf8686ffa681b0c592696b37ad519c33ee6/lang/java/avro/src/main/java/org/apache/avro/io/JsonDecoder.java#L514-L754

       

      Attachments

        Issue Links

          Activity

            People

              dkulp Daniel Kulp
              acmiyaguchi Anthony Miyaguchi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: