[jira] [Updated] (AVRO-2127) Throwing more specific exception if an avro file has currupted magic

2018-11-08 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated AVRO-2127: -- Resolution: Fixed Assignee: Daniel Kulp (was: Dmitrii Bundin) Fix Version/s: 1.9.0

[jira] [Updated] (AVRO-2127) Throwing more specific exception if an avro file has currupted magic

2018-02-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-2127: -- Status: Patch Available (was: Open) > Throwing more specific exception if an avro file has currupted

[jira] [Updated] (AVRO-2127) Throwing more specific exception if an avro file has currupted magic

2018-01-08 Thread Dmitrii Bundin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitrii Bundin updated AVRO-2127: - Description: Curently we have IOException thrown if an avro file has incorrect magic. It seems