Martin Nagy created AVRO-1141:
---------------------------------

             Summary: Avro data files are created without O_TRUNC
                 Key: AVRO-1141
                 URL: https://issues.apache.org/jira/browse/AVRO-1141
             Project: Avro
          Issue Type: Bug
          Components: c++
    Affects Versions: 1.7.1
            Reporter: Martin Nagy


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).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to