[
https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366798#comment-15366798
]
Vladimir Rodionov commented on HBASE-15988:
-------------------------------------------
# Please replace concat with StringUtils.join
# Fix wording in exception message: "Perform full backup on " + extraTables + "
first, then retry the command.")
> Backup set add command MUST initiate full backup for a table(s) being added
> ---------------------------------------------------------------------------
>
> Key: HBASE-15988
> URL: https://issues.apache.org/jira/browse/HBASE-15988
> Project: HBase
> Issue Type: Task
> Affects Versions: 2.0.0
> Reporter: Vladimir Rodionov
> Labels: backup
> Fix For: 2.0.0
>
> Attachments: 15988.v1.txt, 15988.v2.txt, 15988.v3.txt
>
>
> When a new table is added to backup table set, the incremental backup
> involving the new table should be full backup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)