[
https://issues.apache.org/jira/browse/HBASE-13616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-13616:
--------------------------
Attachment: 13616.wip.txt
WIP
Redoes ServerShutdownHandler as ServerCrashProcedure. SCP does SSH and
MetaSSH. Also does the DLR LogReplayHandler (This patch removes MetaSSH, SSH,
and LogReplayHandler).
TODO: Add some facility to Procedure so only one Procedure per crashed server.
Also add priority so server that was carrying meta gets serviced first. I think
I also want all crashed servers to be processed in lock-step rather than try
and run each to its finish to avoid a procedure that is late in its processing
stuck because its waiting on a recent crash to do its first steps assigning
regions.
> Move ServerShutdownHandler to Pv2
> ---------------------------------
>
> Key: HBASE-13616
> URL: https://issues.apache.org/jira/browse/HBASE-13616
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2
> Affects Versions: 1.1.0
> Reporter: stack
> Assignee: stack
> Attachments: 13616.wip.txt
>
>
> Move ServerShutdownHandler to run on ProcedureV2. Need this for DLR to work.
> See HBASE-13567.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)