You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sushanth Sowmyan (JIRA)" <ji...@apache.org> on 2016/09/15 20:21:20 UTC

[jira] [Created] (HIVE-14766) ObjectStore.initialize() needs retry mechanisms in case of connection failures

Sushanth Sowmyan created HIVE-14766:
---------------------------------------

             Summary: ObjectStore.initialize() needs retry mechanisms in case of connection failures
                 Key: HIVE-14766
                 URL: https://issues.apache.org/jira/browse/HIVE-14766
             Project: Hive
          Issue Type: Bug
          Components: Metastore
            Reporter: Sushanth Sowmyan
            Assignee: Sushanth Sowmyan


RetryingHMSHandler handles retries to most HMSHandler calls. However, one area where we do not have retries is in the very instantiation of ObjectStore. The lack of retries here sometimes means that a flaky db connect around the time the metastore is started yields an unresponsive metastore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)