[
https://issues.apache.org/jira/browse/HBASE-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617454#comment-14617454
]
Vladimir Rodionov commented on HBASE-14038:
-------------------------------------------
OK, this is not a bug, but a feature, at least, until we implement WAL
filtering (by table(s)) on backup. I will leave it for now, but in a future,
when Phase 2 begins, I will link this JIRA to Phase 2.
> 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)