You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2015/07/18 00:28:04 UTC

[jira] [Resolved] (HBASE-14036) HBase Backup/Restore Phase 1: Custom WAL archive cleaner

     [ https://issues.apache.org/jira/browse/HBASE-14036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Rodionov resolved HBASE-14036.
---------------------------------------
    Resolution: Implemented

This feature is part of patch v4. See parent JIRA.

> HBase Backup/Restore Phase 1: Custom WAL archive cleaner
> --------------------------------------------------------
>
>                 Key: HBASE-14036
>                 URL: https://issues.apache.org/jira/browse/HBASE-14036
>             Project: HBase
>          Issue Type: Task
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>             Fix For: 2.0.0
>
>
> Custom WAL archive cleaner (BackupLogCleaner).  We need to keep WAL files in archive until they either get copied over to backup destination during an incremental backup or full backup (for ALL tables) happens. This is tricky, but is doable. Backup-aware WAL archiver cleaner should consult hbase:backup to determine if WAL file is safe to purge.



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