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

Duo Zhang commented on HBASE-21736:
-----------------------------------

OK, I think the problem is that, we kill a region server by scheduling a SCP, 
and then without waiting for it actually down, we start the next test, where 
will schedule TRSP for the regions on the dead server, and for hbck, we will 
skip the normal fencing code, then it will cause strange problems...

Let me provide a patch here to see if it helps.

> TestHbck is flakey
> ------------------
>
>                 Key: HBASE-21736
>                 URL: https://issues.apache.org/jira/browse/HBASE-21736
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Duo Zhang
>            Assignee: Peter Somogyi
>            Priority: Major
>
> It will hang on stopping region server
> https://builds.apache.org/job/HBase-Flaky-Tests/job/master/2348/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestHbck-output.txt/*view*/



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

Reply via email to