[
https://issues.apache.org/jira/browse/HIVE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thejas M Nair updated HIVE-14766:
---------------------------------
Attachment: HIVE-14766.2.patch
2.patch - addressing review comments
> 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
> Affects Versions: 2.2.0, 2.1.1
> Reporter: Sushanth Sowmyan
> Assignee: Thejas M Nair
> Attachments: HIVE-14766.2.patch, 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)