You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by vj...@apache.org on 2020/12/22 10:04:01 UTC

[hbase] branch branch-2.3 updated (5ca0477 -> e420b1b)

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

vjasani pushed a change to branch branch-2.3
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 5ca0477  HBASE-25383: Ability to update and remove peer base config
     add 6a0de14  Revert "HBASE-25383: Ability to update and remove peer base config"
     add e420b1b  Revert "HBASE-24764: Add support of adding default peer configs via hbase-site.xml for all replication peers. (#2284)"

No new revisions were added by this update.

Summary of changes:
 .../replication/ReplicationPeerConfigUtil.java     |  50 +-----
 .../hbase/replication/ReplicationPeerConfig.java   |   6 -
 .../replication/ReplicationPeerConfigBuilder.java  |   9 --
 .../replication/TestZKReplicationPeerStorage.java  |  98 +-----------
 .../master/replication/ReplicationPeerManager.java |   5 -
 .../hbase/replication/TestMasterReplication.java   | 171 +++------------------
 6 files changed, 24 insertions(+), 315 deletions(-)