Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We call ReplaySyncReplicationWALManager.initPeerWorkers in INIT_WORKERS state and then use it in DISPATCH_TASKS. But if we restart the master and the procedure is restarted from state DISPATCH_TASKS, no one will call the initPeerWorkers method and we will get NPE.
Attachments
Attachments
Issue Links
- is broken by
-
HBASE-20585 Need to clear peer map when clearing MasterProcedureScheduler
- Resolved
- relates to
-
HBASE-20657 Retrying RPC call for ModifyTableProcedure may get stuck
- Open
- links to