You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Wang (Jira)" <ji...@apache.org> on 2020/08/05 09:29:00 UTC

[jira] [Created] (HBASE-24822) Add a command to support archive the earliest log file manually

Zheng Wang created HBASE-24822:
----------------------------------

             Summary: Add a command to support archive the earliest log file manually
                 Key: HBASE-24822
                 URL: https://issues.apache.org/jira/browse/HBASE-24822
             Project: HBase
          Issue Type: New Feature
          Components: wal
            Reporter: Zheng Wang
            Assignee: Zheng Wang


This new command named wal_archive, belong to the group of "tools".

It is a sync call, if the data related to earliest log file not all persisted, they will be flushed immediately. 

Usage:
{code:java}
wal_archive 'desktop-ud83s84,16020,1596595277350'{code}



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