Ben Walsh created AVRO-1572:
-------------------------------
Summary: Avro-C misses EOF on 4K boundary
Key: AVRO-1572
URL: https://issues.apache.org/jira/browse/AVRO-1572
Project: Avro
Issue Type: Bug
Components: c
Reporter: Ben Walsh
As noted in AVRO-1405, Avro C is still missing EOF in the case that the sync
section ends exactly on a 4096 byte boundary (4096 bytes is the buffer size
used by the reader).
I have fixed this bug (the suggested fix for AVRO-1364 actually works fine).
Also I added some more extensive testing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)