You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/07/26 19:30:00 UTC

[jira] [Created] (HBASE-20958) Port WAL recovery code to use the new WAL API

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)