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 [[email protected]] 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