You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2016/08/30 23:16:20 UTC

[jira] [Commented] (HBASE-16524) Clean procedure wal periodically instead of on every sync

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

Matteo Bertozzi commented on HBASE-16524:
-----------------------------------------

let's try to keep 001 as last resource. 

we can try to think about a couple of other stuff first
like find where is the bottleneck of the current removeInactiveLogs() and see if we can improve that.
and also I'd will be nice if we can predict exactly when is the best time to call removeInactiveLogs() instead of just guessing based on time. we should have all the information we need to spot the pattern to know when the log should be removed. 

> Clean procedure wal periodically instead of on every sync
> ---------------------------------------------------------
>
>                 Key: HBASE-16524
>                 URL: https://issues.apache.org/jira/browse/HBASE-16524
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Appy
>            Assignee: Appy
>            Priority: Minor
>         Attachments: HBASE-16524.master.001.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)