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

Support sync and seek in C++ DataFileReader

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.8.2
    • 1.9.0
    • c++
    • None

    Description

      Java DataFileReader supports sync, seek, pastSync, etc. which allow parallel reads of files, and reasonably efficient "tailing" of files. It would be great if these were supported in C++ too.

      Also, I think this would serve as a bit of a workaround for https://issues.apache.org/jira/browse/AVRO-2178 (stat a file & see if it has grown, sync/seek, read, repeat).

      Attachments

        Issue Links

          Activity

            People

              wmatthews William Matthews
              wmatthews William Matthews
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: