[
https://issues.apache.org/jira/browse/HBASE-25068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200498#comment-17200498
]
Michael Stack commented on HBASE-25068:
---------------------------------------
Pushed master branch patch on to HBASE-18070 which I just branched from master.
> 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
> Priority: Minor
> Fix For: HBASE-18070
>
> Attachments:
> 0001-HBASE-25068-Pass-WALFactory-to-Replication-so-it-kno.patch.2,
> 0001-HBASE-25068-Pass-WALFactory-to-Replication-so-it-kno.patch.master
>
>
> 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)