[
https://issues.apache.org/jira/browse/HIVE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sushanth Sowmyan updated HIVE-14766:
------------------------------------
Attachment: HIVE-14766.patch
Patch attached.
> 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
> Attachments: HIVE-14766.patch
>
>
> 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)