[
https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409317#comment-15409317
]
Ted Yu commented on HBASE-15449:
--------------------------------
In the scenario I added to TestIncrementalBackupNoDataLoss, full restore is
performed first.
The tableInfo in the backup image is outdated - it lacks the column family
added after full backup.
That was why I resort to admin.getTableDescriptor().
> HBase Backup Phase 3: Support physical table layout change
> -----------------------------------------------------------
>
> Key: HBASE-15449
> URL: https://issues.apache.org/jira/browse/HBASE-15449
> Project: HBase
> Issue Type: Task
> Affects Versions: 2.0.0
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Labels: backup
> Fix For: 2.0.0
>
> Attachments: 15449.v1.txt, 15449.v2.txt
>
>
> Table operation such as add column family, delete column family, truncate ,
> delete table may result in subsequent backup restore failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)