You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/09/19 00:42:00 UTC

[jira] [Created] (HBASE-25068) Pass WALFactory to Replication so it knows of all WALProviders, not just default/user-space

Michael Stack created HBASE-25068:
-------------------------------------

             Summary: Pass WALFactory to Replication so it knows of all WALProviders, not just default/user-space
                 Key: HBASE-25068
                 URL: https://issues.apache.org/jira/browse/HBASE-25068
             Project: HBase
          Issue Type: Sub-task
            Reporter: Michael Stack
            Assignee: Michael Stack
             Fix For: 2.4.0


Small change that passes all WALProviders to ReplicationService rather than just the default/user-space WALProvider. It does this using the WALFactory vessel since it holds all Providers. This change is to be exploited by adjacent sub-task HBASE-25055 in follow-on. This sub-task also exists to make the HBASE-25055 patch smaller and more focused, easier to review.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)