You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/01/24 20:39:26 UTC

[jira] [Created] (HIVE-15715) RetryingMetaStoreClient is retrying operations too aggresievley

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)