You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Christopher Ng (JIRA)" <ji...@apache.org> on 2015/07/28 16:38:05 UTC

[jira] [Created] (AVRO-1710) sync() returns wrong value if DataFileWriter.appendTo() is used to initialize the DataFileWriter

Christopher Ng created AVRO-1710:
------------------------------------

             Summary: sync() returns wrong value if DataFileWriter.appendTo() is used to initialize the DataFileWriter
                 Key: AVRO-1710
                 URL: https://issues.apache.org/jira/browse/AVRO-1710
             Project: Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.7.7
            Reporter: Christopher Ng


If you append to an existing file using DataFileWriter.appendTo(), sync() returns the wrong values as it doesn't take into account the position in the existing file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)