[
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
Status: Resolved (was: Patch Available)
> Throwing more specific exception if an avro file has currupted magic
> --------------------------------------------------------------------
>
> Key: AVRO-2127
> URL: https://issues.apache.org/jira/browse/AVRO-2127
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Affects Versions: 1.8.2
> Reporter: Dmitrii Bundin
> Assignee: Daniel Kulp
> Priority: Minor
> Fix For: 1.9.0
>
>
> Curently we have IOException thrown if an avro file has incorrect magic.
> It seems reasonable to throw a subclass of IOException to be able to handle
> incorrect magic (in case length are match) in user code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)