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

Reusable memory I/O objects

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.6.0
    • c
    • None

    Description

      The avro_reader_t and avro_writer_t types handle the serialization of an Avro value to/from a binary buffer. Right now, you have to construct a new instance of these types for every buffer you want to parse. It would eliminate some memory allocation overhead if the reader/writer instances could be reused across parses.

      Attachments

        Activity

          People

            dcreager Douglas Creager
            dcreager Douglas Creager
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: