You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2012/12/22 02:41:13 UTC

[jira] [Created] (HBASE-7428) There are multiple HConstants for configuring Zookeeper timeout

Nick Dimiduk created HBASE-7428:
-----------------------------------

             Summary: There are multiple HConstants for configuring Zookeeper timeout
                 Key: HBASE-7428
                 URL: https://issues.apache.org/jira/browse/HBASE-7428
             Project: HBase
          Issue Type: Improvement
            Reporter: Nick Dimiduk
            Priority: Minor


>From [~tedyu@apache.org] to dev@:

{quote}
There are two constants with the same value:
HConstants.ZOOKEEPER_SESSION_TIMEOUT and HConstants.ZK_SESSION_TIMEOUT

HConstants.ZOOKEEPER_SESSION_TIMEOUT is only used in tests.
HConstants.ZK_SESSION_TIMEOUT is used by ZKUtil

Shall we remove HConstants.ZOOKEEPER_SESSION_TIMEOUT and let tests use
HConstants.ZK_SESSION_TIMEOUT ?
{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira