You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2018/02/03 01:54:00 UTC

[jira] [Created] (HBASE-19923) Reset peer state and config when refresh replication source failed

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)