Zhihua Deng created HIVE-29409:
----------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)