DieterDP-ng opened a new pull request, #5868:
URL: https://github.com/apache/hbase/pull/5868

   The ancestor calculation was wrong for incremental backups: when requesting 
the ancestors for an incremental backup X, the ancestors could include both 
full and incremental backups that predate the full backup on which X is built.
   
   This caused a crash in incremental backup creation when data of old 
incremental backups was deleted through other means than the HBase API (i.e. 
without the HBase backup system table being updated).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to