[
https://issues.apache.org/jira/browse/HBASE-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540647#comment-13540647
]
Hudson commented on HBASE-7428:
-------------------------------
Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #317 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/317/])
HBASE-7428 There are multiple HConstants for configuring Zookeeper timeout
(Nick Dimiduk) (Revision 1426611)
Result = FAILURE
tedyu :
Files :
*
/hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/HQuorumPeer.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/TestFullLogReconstruction.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/TestZooKeeper.java
> 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
> Assignee: Nick Dimiduk
> Priority: Minor
> Labels: noob
> Fix For: 0.96.0
>
> Attachments: 7428-consolidate-ZK_SESSION_TIMEOUT.0.diff
>
>
> 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