[
https://issues.apache.org/jira/browse/HBASE-19794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325481#comment-16325481
]
Duo Zhang commented on HBASE-19794:
-----------------------------------
It hangs locally for me in testLogSplittingAfterMasterRecoveryDueToZKExpiry. It
keeps showing the log below
{noformat}
2018-01-14 17:01:11,798 WARN [ProcExecTimeout]
assignment.AssignmentManager(1193): TODO Handle stuck in transition:
rit=OPENING, location=ubuntu,35019,1515920375952, table=hbase:namespace,
region=b8f824036ed55d19175f1721a3c3e865
2018-01-14 17:01:16,798 WARN [ProcExecTimeout]
assignment.AssignmentManager(1193): TODO Handle stuck in transition:
rit=OPENING, location=ubuntu,35019,1515920375952, table=hbase:namespace,
region=b8f824036ed55d19175f1721a3c3e865
2018-01-14 17:01:21,798 WARN [ProcExecTimeout]
assignment.AssignmentManager(1193): TODO Handle stuck in transition:
rit=OPENING, location=ubuntu,35019,1515920375952, table=hbase:namespace,
region=b8f824036ed55d19175f1721a3c3e865
{noformat}
> TestZooKeeper.testRegionAssignmentAfterMasterRecoveryDueToZKExpiry hangs
> ------------------------------------------------------------------------
>
> Key: HBASE-19794
> URL: https://issues.apache.org/jira/browse/HBASE-19794
> Project: HBase
> Issue Type: Bug
> Reporter: Duo Zhang
> Attachments: org.apache.hadoop.hbase.TestZooKeeper-output.txt
>
>
> Seems like the TestZKAsyncRegistry that hangs in shutdown.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)