[
https://issues.apache.org/jira/browse/HBASE-21736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791254#comment-16791254
]
Duo Zhang commented on HBASE-21736:
-----------------------------------
Thanks [~psomogyi].
> Remove the server from online servers before scheduling SCP for it in hbck
> --------------------------------------------------------------------------
>
> Key: HBASE-21736
> URL: https://issues.apache.org/jira/browse/HBASE-21736
> Project: HBase
> Issue Type: Bug
> Components: hbck2, test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.3.0, 2.1.5
>
> Attachments: HBASE-21736.patch
>
>
> The API is designed for scheduling SCPs for dead servers after we loss all
> the proc wals, but in TestHbck we use hbck to schedule a SCP for a live
> server. In order to pass the test, we need to move it from online servers to
> dead servers otherwise we may retain the assignment on the 'dead' server and
> cause the UT hang. And it is no harm if the server is not online when we call
> this method, so it is fine.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)