[
https://issues.apache.org/jira/browse/ORC-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated ORC-310:
---------------------------------
Description:
When there's a failure potentially involving the codec, the codec object may be
left in bad state and should not be reused (esp. given that Hadoop codecs are
brittle w.r.t. how they maintain state).
The codecs can be closed on error instead.
> better error handling for codec
> -------------------------------
>
> Key: ORC-310
> URL: https://issues.apache.org/jira/browse/ORC-310
> Project: ORC
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
>
> When there's a failure potentially involving the codec, the codec object may
> be left in bad state and should not be reused (esp. given that Hadoop codecs
> are brittle w.r.t. how they maintain state).
> The codecs can be closed on error instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)