Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
Adds scheduleServerCrashProcedure to the HbckService.
Description
According to my test, if one RS is down, then all procedure logs are deleted, it will lead to that no ServerCrashProcedure is scheduled. And restarting master cannot help. Thus we need to schedule a ServerCrashProcedure manually to solve the problem. I plan to add a scheduleServerCrashProcedure() API to HbckService, then add this API to HBCK2.
Attachments
Attachments
Issue Links
- is required by
-
HBASE-21393 Add an API ScheduleSCP() to HBCK2
- Resolved
- links to