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/06 16:30:00 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-24822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172518#comment-17172518 ] 

Zheng Wang edited comment on HBASE-24822 at 8/6/20, 4:29 PM:
-------------------------------------------------------------

I tried to do this when was implementing HBASE-24382, but could not find a suitable command, so i think it will be   
useful for folks. [~stack]


was (Author: filtertip):
I tried to do this when was implementing HBASE-24382, but could not find a suitable command, so i think it will be   
useful for folks.

> 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
>            Priority: Major
>
> 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)