[
https://issues.apache.org/jira/browse/HBASE-20957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570850#comment-16570850
]
Ankit Singhal commented on HBASE-20957:
---------------------------------------
Started working on it.
At a high level, it looks,
* Need to abstract WAL name under WalInfo instead of Paths
* Abstract the WalEntryStream for FileSystem and Streaming system.
* Build WalStorage APIs to abstract operation on Wal.
* Provide the implementation of all above through corresponding WalProvider.
> Switch replication over to use the new WAL API
> ----------------------------------------------
>
> Key: HBASE-20957
> URL: https://issues.apache.org/jira/browse/HBASE-20957
> Project: HBase
> Issue Type: Sub-task
> Reporter: Josh Elser
> Assignee: Ankit Singhal
> Priority: Major
>
> Replication needs to use the new WAL APIs
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)