[ 
https://issues.apache.org/jira/browse/HADOOP-19203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-19203:
------------------------------------
    Summary: WrappedIO BulkDelete API to raise IOEs as UncheckedIOExceptions  
(was: WrappedIO BulkDelete API to raise iOEs as UncheckediOExceptions)

> 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
>
> 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]

Reply via email to