You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2020/01/21 15:43:00 UTC

[jira] [Created] (HBASE-23715) MasterFileSystem should not create MasterProcWALs on fresh installs

Wellington Chevreuil created HBASE-23715:
--------------------------------------------

             Summary: MasterFileSystem should not create MasterProcWALs on fresh installs
                 Key: HBASE-23715
                 URL: https://issues.apache.org/jira/browse/HBASE-23715
             Project: HBase
          Issue Type: Bug
            Reporter: Wellington Chevreuil
            Assignee: Wellington Chevreuil


With the new procedure store that uses internal table for persisting procedures state, there's no need for creating the old MasterProcWALs folder on fresh installs. We should remove t from the list of dirs created by _MasterFileSystem.createInitialFileSystemLayout,_ so that it does not trigger an unnecessary conversion of procedure stores.



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