[
https://issues.apache.org/jira/browse/HIVE-29409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihua Deng resolved HIVE-29409.
--------------------------------
Fix Version/s: 4.3.0
Resolution: Fixed
> Async request fails to retry on transparent exceptions
> ------------------------------------------------------
>
> Key: HIVE-29409
> URL: https://issues.apache.org/jira/browse/HIVE-29409
> Project: Hive
> Issue Type: Sub-task
> Reporter: Zhihua Deng
> Assignee: Zhihua Deng
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.3.0
>
>
> RetryingHMSHandler can retry the call in case of NucleusException or
> JDOException, however if the asynchronous request is throwing the
> JDOException, the retry doesn't help, as it just gets the result from the
> request, other than executes the request from scratch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)