[
https://issues.apache.org/jira/browse/HBASE-19109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-19109:
--------------------------
Labels: bac (was: )
> Backup should provide and option to disable backup if full backups have
> started
> -------------------------------------------------------------------------------
>
> Key: HBASE-19109
> URL: https://issues.apache.org/jira/browse/HBASE-19109
> Project: HBase
> Issue Type: New Feature
> Environment: Ability to disable backups for a particular set of
> tables if backups are started and property to enable it backup
> Use disable / enable flag at table schema level , etc
> These can be probable changes
> * A new option/command line needs to added to enable/disable backups
> * A new property and field to track list of disabled backup tables
> * backupInfo.getTables() should have a logic to filter such disabled tables
> * Hbase:backup table needs to have a flag for enable and disable backups
> * During all table backups, backups for disabled table should not happen
> * During full/incremental backup backups should error out for disabled table
> if it is part of the list
> * BackupInfo Table should have a list of disabled backups.
> * If full backups is taken and backups are disabled then incremental backups
> should not be performed
> * If backups are enabled again, means full backups needs to be executed
> before starting incremental backups
> * Restore of disabled backups should not be stopped
> Reporter: Vishal Khandelwal
> Priority: Major
> Labels: bac
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)