Vladimir Rodionov created HBASE-14038:
-----------------------------------------
Summary: Incremental backup list set is ignored during backup
Key: HBASE-14038
URL: https://issues.apache.org/jira/browse/HBASE-14038
Project: HBase
Issue Type: Bug
Reporter: Vladimir Rodionov
Assignee: Vladimir Rodionov
Fix For: 2.0.0
BUG: during incremental backup, provided table list is ignored and replaced
with the set of tables which have been already backuped before. Test case:
backup T1, T2, T3, then request incremental backup for T1, T2 => T3 will be
included as well. See: BackupClient.requestBackup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)