[
https://issues.apache.org/jira/browse/HBASE-19794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333791#comment-16333791
]
Duo Zhang commented on HBASE-19794:
-----------------------------------
The test still hangs...
https://builds.apache.org/job/HBASE-Flaky-Tests/24995/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestZooKeeper-output.txt/*view*/
When shutting down after testLogSplittingAfterMasterRecoveryDueToZKExpiry. The
test itself is a bit strange that we abort without confirming that the RS we
abort is the one which carries the region. But anyway, the problem is that when
arriving the shutdown point, there is no active master yet and our backup
master is trying to become the active master.
Let me open an issue to modify the test to see if it helps.
> TestZooKeeper hangs
> -------------------
>
> Key: HBASE-19794
> URL: https://issues.apache.org/jira/browse/HBASE-19794
> Project: HBase
> Issue Type: Bug
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Critical
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19794.master.003.patch,
> HBASE-19794.master.003.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)