[ 
https://issues.apache.org/jira/browse/HBASE-19794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333399#comment-16333399
 ] 

Duo Zhang commented on HBASE-19794:
-----------------------------------

{code}
// Default is 5 minutes which is too long for test given we are going to end up 
blocked here
// in one of the tests below; after starting up backup master, we exit w/o 
waiting on master
// to come up.
conf.setInt(HMaster.HBASE_MASTER_WAIT_ON_SERVICE_IN_SECONDS, 30000);
{code}

Maybe we can do this in HBaseTestingUtility?

Anyway +1 on the patch. Can fix the checkstyle issue on committing.

Thanks.

> TestZooKeeper hangs
> -------------------
>
>                 Key: HBASE-19794
>                 URL: https://issues.apache.org/jira/browse/HBASE-19794
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Duo Zhang
>            Assignee: stack
>            Priority: Critical
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19794.master.001.patch, 
> HBASE-19794.master.002.patch, org.apache.hadoop.hbase.TestZooKeeper-output.txt
>
>
> Seems like the TestZKAsyncRegistry that hangs in shutdown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to