[
https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321467#comment-16321467
]
Duo Zhang commented on HBASE-19753:
-----------------------------------
{code}
conf.setInt(ReadOnlyZKClient.KEEPALIVE_MILLIS, 3000);
{code}
Up the 3000 here to 10000, or even more.
And in testGetAndExists, also up the wait time.
You can try this to see if it works for you [~stack].
Thanks.
> 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
>
>
> On my cluster which slows zk, tests hbase-zookeeper rarely all pass.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)