[ 
https://issues.apache.org/jira/browse/AVRO-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Douglas Creager resolved AVRO-819.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0
                   1.5.2

Fixed in Subversion, trunk and branch-1.5

> C library not propagating error codes when reading files
> --------------------------------------------------------
>
>                 Key: AVRO-819
>                 URL: https://issues.apache.org/jira/browse/AVRO-819
>             Project: Avro
>          Issue Type: Bug
>          Components: c
>    Affects Versions: 1.5.1
>            Reporter: Douglas Creager
>            Assignee: Douglas Creager
>             Fix For: 1.5.2, 1.6.0
>
>         Attachments: 
> 0001-AVRO-819.-Propagate-errors-correctly-in-C-library.patch
>
>
> The C library's data file reader isn't propagating error codes correctly, 
> which causes avro_file_reader_read to not correctly detect EOF.  Instead, it 
> will return as if it's reading the final block of the file twice, though it's 
> not filling in the datum parameter for the second pass through the block.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to