[
https://issues.apache.org/jira/browse/HUDI-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603579#comment-17603579
]
sivabalan narayanan commented on HUDI-4493:
-------------------------------------------
After inspecting the code again, don't think we need to take any action here as
such. We take some action only when rollback is not in inflight state i.e. when
its in requested state. If its in requested state and if parsing of rollback
plan fails, its safe to delete and restart the rollback.
Incase of inflight, we don't take any action. bcoz, the plan should be intact
in rollback.requested file.
> Fix handling of corrupt avro files properly
> -------------------------------------------
>
> Key: HUDI-4493
> URL: https://issues.apache.org/jira/browse/HUDI-4493
> Project: Apache Hudi
> Issue Type: Improvement
> Components: archiving
> Reporter: sivabalan narayanan
> Assignee: sivabalan narayanan
> Priority: Critical
> Labels: pull-request-available
> Fix For: 0.12.1
>
>
> We fixed handling of corupt files sometime back, but feedback was given that
> we should catch only the required exception and stacktrace and not entire
> "Exception" as it could mean other things as well.
>
> [https://github.com/apache/hudi/pull/5245/files#r927097078]
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)