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)