You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Allan Yang (JIRA)" <ji...@apache.org> on 2017/05/16 13:24:04 UTC

[jira] [Created] (HBASE-18058) Zookeeper retry sleep time should have a up limit

Allan Yang created HBASE-18058:
----------------------------------

             Summary: Zookeeper retry sleep time should have a up limit
                 Key: HBASE-18058
                 URL: https://issues.apache.org/jira/browse/HBASE-18058
             Project: HBase
          Issue Type: Bug
    Affects Versions: 2.0.0, 1.4.0
            Reporter: Allan Yang
            Assignee: Allan Yang


Now, in {{RecoverableZooKeeper}}, the retry backoff sleep time grow exponentially, but it doesn't have any up limit. It directly lead to a long long recovery time after Zookeeper going down for some while and come back.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)