[
https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262040#comment-16262040
]
Duo Zhang commented on HBASE-19321:
-----------------------------------
{quote}
A temporary workaround is to call blockUntilConnected when constructing
ZKAsyncRegistry but this is not a production level code.
{quote}
I already said this is not a production level code, why do you keep asking
'what's the implication in production scenario', and 'Isn't this short for real
scenario'? I can not get your point.
Thanks.
> ZKAsyncRegistry ctor would hang when zookeeper cluster is not available
> -----------------------------------------------------------------------
>
> Key: HBASE-19321
> URL: https://issues.apache.org/jira/browse/HBASE-19321
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Guoquan Wu
> Attachments: HBASE-19321.master.001.patch
>
>
> From
> https://builds.apache.org/job/HBASE-Flaky-Tests/23477/testReport/junit/org.apache.hadoop.hbase.client/TestAdmin2/testCheckHBaseAvailableWithoutCluster/
> :
> {code}
> org.junit.runners.model.TestTimedOutException: test timed out after 300000
> milliseconds
> at
> org.apache.hadoop.hbase.client.TestAdmin2.testCheckHBaseAvailableWithoutCluster(TestAdmin2.java:573)
> {code}
> It seems this started hanging after HBASE-19313
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)