[
https://issues.apache.org/jira/browse/HBASE-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540543#comment-13540543
]
Ted Yu commented on HBASE-7428:
-------------------------------
I ran the failed tests locally and they passed:
{code}
Running org.apache.hadoop.hbase.coprocessor.TestClassLoading
2012-12-28 10:01:03.948 java[48988:1203] Unable to load realm info from
SCDynamicStore
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.103 sec
Running org.apache.hadoop.hbase.replication.TestMasterReplication
2012-12-28 10:01:32.933 java[48998:12b03] Unable to load realm info from
SCDynamicStore
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.173 sec
Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
2012-12-28 10:02:36.753 java[49031:12b03] Unable to load realm info from
SCDynamicStore
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.532 sec
{code}
Plan to integrate if there is no further review comment.
> 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