Guanghao Zhang created HBASE-19923:
--------------------------------------
Summary: Reset peer state and config when refresh replication
source failed
Key: HBASE-19923
URL: https://issues.apache.org/jira/browse/HBASE-19923
Project: HBase
Issue Type: Bug
Reporter: Guanghao Zhang
Now we use procedure for replication. When peer state changed, the RS will read
peer state from storage to cache. If RS found the peer state changed, then it
will refresh replication source. If refresh failed, the Master will retry the
procedure. Then RS will read peer state again, but now the peer state in cache
is right. So it don't refresh replication source...... So we need reset the
peer state to old peer state when refresh failed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)