Duo Zhang created HBASE-20569:
---------------------------------
Summary: NPE in RecoverStandbyProcedure.execute
Key: HBASE-20569
URL: https://issues.apache.org/jira/browse/HBASE-20569
Project: HBase
Issue Type: Sub-task
Reporter: Duo Zhang
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)