You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2021/12/06 15:42:58 UTC

[hbase] branch HBASE-26233 updated (2a3e166 -> a5209e1)

This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a change to branch HBASE-26233
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 2a3e166  HBASE-26486 Attach the new region replication framework design doc to git repo (#3884)
     add a5209e1  HBASE-26538 Should find a way to clear the replication queue for a legacy region_replica_replication peer (#3918)

No new revisions were added by this update.

Summary of changes:
 .../ClaimReplicationQueuesProcedure.java           | 18 +++++++++++++-
 .../master/replication/ReplicationPeerManager.java |  2 +-
 .../regionserver/ReplicationSourceManager.java     |  2 +-
 .../hadoop/hbase/util/ServerRegionReplicaUtil.java |  6 +++++
 ...StartupWithLegacyRegionReplicationEndpoint.java | 28 ++++++++++++++++++----
 5 files changed, 49 insertions(+), 7 deletions(-)