[
https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321887#comment-16321887
]
stack commented on HBASE-19753:
-------------------------------
I can't commit this patch. As is it makes TestAdmin2 fail. It has a test that
has us connect to a non-existent cluster. We just hang for ever trying to
connect instead of giving up promptly. Here is an alternative. It waits a while
on creation of zk in ROZKClient. If we fail to connect, just carry-on. The
first usage will fail if we are not connected.
I tried doing w/o the change in ROZKClient but tests in hbase-zk started
failing w/o it.
> Miscellany of fixes for hbase-zookeeper tests to make them more robust
> ----------------------------------------------------------------------
>
> Key: HBASE-19753
> URL: https://issues.apache.org/jira/browse/HBASE-19753
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Attachments: HBASE-19753.branch-2.001.patch,
> HBASE-19753.branch-2.002.patch, HBASE-19753.branch-2.003.patch,
> HBASE-19753.branch-2.004.patch, HBASE-19753.branch-2.005.patch,
> HBASE-19753.branch-2.006.patch
>
>
> On my cluster which slows zk, tests hbase-zookeeper rarely all pass.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)