[
https://issues.apache.org/jira/browse/HIVE-29409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihua Deng updated HIVE-29409:
-------------------------------
Description: 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. (was:
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 it from scratch.)
> 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
> Priority: Major
>
> 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)