HBASE-25068 Pass WALFactory to Replication so it knows of all WALProviders, not just default/user-space (#2434)

Pass WALFactory to Replication instead of WALProvider. WALFactory has all
WALProviders in it, not just the user-space WALProvider. Do this so
ReplicationService has access to all WALProviders in the Server (To be
exploited by the follow-on patch in HBASE-25055)

Signed-off-by: Duo Zhang <zhangduo@apache.org>
This commit is contained in:
Michael Stack 2020-09-22 12:09:02 -07:00 committed by GitHub
parent 17ebf917ba
commit 2c5055f81a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Diff Content Not Available