[
https://issues.apache.org/jira/browse/AVRO-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15903687#comment-15903687
]
Alistair King commented on AVRO-1430:
-------------------------------------
I was also just bitten by this bug (avro-c 1.8.1).
I've worked around it for now by checking {{errno}} myself after calling an
avro file writer function.
> 0KB file getting created
> ------------------------
>
> Key: AVRO-1430
> URL: https://issues.apache.org/jira/browse/AVRO-1430
> Project: Avro
> Issue Type: Bug
> Components: c
> Affects Versions: 1.7.5
> Reporter: amit nanda
>
> I case when disk space fills up, the file writer code isn't returning an
> error condition if the underlying fwrite call returns an error.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)