[
https://issues.apache.org/jira/browse/HBASE-23632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack updated HBASE-23632:
----------------------------------
Description:
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).
> 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
>
> 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)