You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/11/18 00:26:34 UTC

[jira] [Created] (HIVE-8902) use increasing retry intervals for hmshandler and metastoreclient retries

Thejas M Nair created HIVE-8902:
-----------------------------------

             Summary: use increasing retry intervals for hmshandler and metastoreclient retries
                 Key: HIVE-8902
                 URL: https://issues.apache.org/jira/browse/HIVE-8902
             Project: Hive
          Issue Type: Bug
            Reporter: Thejas M Nair


We should have smaller retry interval for the initial attempts, and longer intervals for subsequent attempts. This will avoid hitting the database or metastore server too hard when things go bad.
Exponential backoff or its variant can be used.




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