[
https://issues.apache.org/jira/browse/HBASE-23632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007217#comment-17007217
]
Michael Stack edited comment on HBASE-23632 at 1/3/20 4:27 AM:
---------------------------------------------------------------
Pushed to branch-2+ (Applied it to branch-2.2 but then reverted because it just
an improvement and logging is changed mildly....). Thanks for review [~bharathv]
was (Author: stack):
Pushed to branch-2+ (Applied it to branch-2.2 but then reverted because it just
an improvement and logging is changed mildly....).
> DeadServer cleanup
> ------------------
>
> Key: HBASE-23632
> URL: https://issues.apache.org/jira/browse/HBASE-23632
> Project: HBase
> Issue Type: Improvement
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Minor
> Fix For: 3.0.0, 2.3.0
>
>
> Cleanup of DeadServer class shutting down access, undoing duplication, adding
> doc., and removing unused code.
> One change is that we do not remove a server from 'processing' list when we
> 'remove' deadservers; we let SCP do it since it owns processing list (Saw
> issue where on fast restart of a server, the server was removed from
> deadserver and from processing list though the SCP for the dead server was
> still running -- no repercussions that I could see but a little confusing).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)