[
https://issues.apache.org/jira/browse/HBASE-16656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528056#comment-15528056
]
Ted Yu commented on HBASE-16656:
--------------------------------
There is BackupClientUtil.java.rej in patch v3.
Please produce a clean patch.
> BackupID must include backup set name
> -------------------------------------
>
> Key: HBASE-16656
> URL: https://issues.apache.org/jira/browse/HBASE-16656
> Project: HBase
> Issue Type: Improvement
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Attachments: HBASE-16656-v1.patch, HBASE-16656-v2.patch,
> HBASE-16656-v3.patch
>
>
> Default backup set name is "backup". If we do backup for a backup set
> "SomeSetName", by default, backup id will be generated in a form:
> *SomeSetName_timestamp*.
> The goal is to separate backup images between different sets.
> The history command will be updated and the new command - merge will use this
> backup names (prefixes)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)