You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Kleppmann (JIRA)" <ji...@apache.org> on 2015/12/15 14:59:46 UTC

[jira] [Commented] (AVRO-1572) Avro-C misses EOF on 4K boundary

    [ https://issues.apache.org/jira/browse/AVRO-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058082#comment-15058082 ] 

Martin Kleppmann commented on AVRO-1572:
----------------------------------------

+1 I think this patch looks great. I will commit it soon if there are no objections.

> 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
>         Attachments: AVRO-1572.patch
>
>
> 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.3.4#6332)