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

avro C++ api support of tail reading of a growing avro file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 1.8.2
    • None
    • c++
    • None

    Description

      Two processes, one is writing to an avro data file, another wishes to read the latest written data.

      The problem with current C++ API is that when it reaches the EOF, an exception will be thrown, and from the user perspective, I have no way to retry or 'tail read' it again from the last good position.

      Attachments

        Activity

          People

            Unassigned Unassigned
            coollpe peien
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: