[
https://issues.apache.org/jira/browse/HBASE-19568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312450#comment-16312450
]
Hadoop QA commented on HBASE-19568:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 3s{color}
| {color:red} HBASE-19568 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.6.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-19568 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12904480/HBASE-19568-v2.patch |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/10892/console |
| Powered by | Apache Yetus 0.6.0 http://yetus.apache.org |
This message was automatically generated.
> Restore of HBase table using incremental backup doesn't restore rows from an
> earlier incremental backup
> -------------------------------------------------------------------------------------------------------
>
> Key: HBASE-19568
> URL: https://issues.apache.org/jira/browse/HBASE-19568
> Project: HBase
> Issue Type: Bug
> Reporter: Romil Choksi
> Assignee: Vladimir Rodionov
> Attachments: HBASE-19568-v1.patch, HBASE-19568-v2.patch
>
>
> Credits to [~romil.choksi]
> Restore of bulk-loaded HBase table doesn't restore deleted rows
> Steps:
> Create usertable and insert a few rows in it
> Create full backup
> Bulk load into usertable, and create first incremental backup
> Bulk load into usertable again, and create second incremental backup
> Delete row each from initial insert, first bulk load and second bulk load
> Restore usertable using second incremental backup
> Verify if each of the deleted rows has been restored
> On restore using second incremental backup id, the test failed as all of the
> rows from first bulk load were not available. Data from initial insertion
> (full backup) and second bulk load were only available.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)