[
https://issues.apache.org/jira/browse/HADOOP-19203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved HADOOP-19203.
-------------------------------------
Fix Version/s: 3.4.1
Resolution: Fixed
> WrappedIO BulkDelete API to raise IOEs as UncheckedIOExceptions
> ---------------------------------------------------------------
>
> Key: HADOOP-19203
> URL: https://issues.apache.org/jira/browse/HADOOP-19203
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs
> Affects Versions: 3.4.1
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.5.0, 3.4.1
>
>
> It's easier to invoke methods through reflection through parquet/iceberg
> DynMethods if the invoked method raises unchecked exceptions, because it
> doesn't then rewrape the raised exception in a generic RuntimeException
> Catching the IOEs and wrapping as UncheckedIOEs makes it much easier to
> unwrap IOEs after the invocation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]