Eugene Koifman created HIVE-15715:
-------------------------------------
Summary: RetryingMetaStoreClient is retrying operations too
aggresievley
Key: HIVE-15715
URL: https://issues.apache.org/jira/browse/HIVE-15715
Project: Hive
Issue Type: Bug
Components: Metastore
Affects Versions: 1.0.0
Reporter: Eugene Koifman
RetryingMetaStoreClient is retrying operations w/o paying attention to whether
the operation is safe to retry.
common/src/java/org/apache/hadoop/hive/common/classification/RetrySemantics.java
should be used to annotate metastore ops with their retry semantics.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)