[
https://issues.apache.org/jira/browse/HBASE-24822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185578#comment-17185578
]
Zheng Wang edited comment on HBASE-24822 at 8/27/20, 3:20 AM:
--------------------------------------------------------------
I remember that, there is a issue(HBASE-24189), which ever consider to use a
similiar command as an solution option, so i think we should include it as a
common tool, before actually neet to use, espcially it is independent, will not
impact existing feture.
{quote}A nice option in our case would be to provide hbase shell utility to
force clean up of log files manually as I realize that it's not really viable
to clean all of those up every time some table is removed.
{quote}
WDYT? [~stack]
Thanks.
was (Author: filtertip):
I remember that, there is a issue(HBASE-24189), which ever consider to use a
similiar command as an solution option, so i think we should include it as a
common tool, before actually neet to use, espcially it is independent, will not
impact existing feture. WDYT? [~stack]
Thanks.
> 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)