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

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

    [ https://issues.apache.org/jira/browse/HIVE-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15494452#comment-15494452 ] 

Sushanth Sowmyan commented on HIVE-14766:
-----------------------------------------

[~thejas], could you please have a look?

> 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: 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)