Josh Elser created HBASE-20958:
----------------------------------
Summary: Port WAL recovery code to use the new WAL API
Key: HBASE-20958
URL: https://issues.apache.org/jira/browse/HBASE-20958
Project: HBase
Issue Type: Sub-task
Reporter: Josh Elser
The recovery code needs to be reworked into the new WAL API
Might be tricky because we have the WALSplitter now which is not something that
is "constant".
One thought was that we could support per-Region-WALs instead of per-RS-WALs
with the Ratis-LogService WALs. We would need to figure out how to wrangle this
inside of an implementation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)