This is an automated email from the ASF dual-hosted git repository.
stack pushed a change to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from b5a242f HBASE-25068 Pass WALFactory to Replication so it knows of all
WALProviders, not just default/user-space
add 7a1fda6 Revert "HBASE-25068 Pass WALFactory to Replication so it
knows of all WALProviders, not just default/user-space"
No new revisions were added by this update.
Summary of changes:
.../hadoop/hbase/regionserver/HRegionServer.java | 18 ++++++++++--------
.../hadoop/hbase/regionserver/ReplicationService.java | 11 +++++++----
.../hbase/replication/regionserver/Replication.java | 15 ++++++++-------
.../replication/regionserver/ReplicationSyncUp.java | 6 ++----
.../hadoop/hbase/replication/TestReplicationBase.java | 2 ++
.../regionserver/TestReplicationSourceManager.java | 3 +--
6 files changed, 30 insertions(+), 25 deletions(-)