You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/08/25 13:52:00 UTC

[jira] [Created] (HBASE-26223) Splitted WAL files are deleted immediately rather than archiving them

Pankaj Kumar created HBASE-26223:
------------------------------------

             Summary: Splitted WAL files are deleted immediately rather than archiving them
                 Key: HBASE-26223
                 URL: https://issues.apache.org/jira/browse/HBASE-26223
             Project: HBase
          Issue Type: Bug
          Components: wal
    Affects Versions: 2.3.6, 2.2.7
            Reporter: Pankaj Kumar
            Assignee: Pankaj Kumar


When procedure based WAL split is enabled, we are deleting splitted WAL files immediately rather than moving to archive path.

 https://github.com/apache/hbase/blob/67e9c6422d6d5b39586ffe529f55b76d8b8939ff/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/SplitWALRemoteProcedure.java#L99



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