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

Avro data files are created without O_TRUNC

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.1
    • 1.7.1
    • c++
    • None

    Description

      Avro data files are created without O_TRUNC. If the file existed before and the new file is smaller than the old one, the resulting data file will be corrupted (containing remnants of the old file).

      Attachments

        1. cpp_filestream_o_trunc.patch
          0.5 kB
          Martin Nagy
        2. AVRO-1141.patch
          2 kB
          Thiruvalluvan M. G.

        Activity

          People

            Unassigned Unassigned
            mnagy Martin Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: