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

   The incremental backup set is the set of tables included when an incremental 
backup is created, it is managed per backup root dir and contains all tables 
that are present in at least one backup (in that root dir).
   
   The incremental backup set can only shrink when backups are deleted. 
However, the implementation was incorrect, causing this set to never be able to 
shrink.


-- 
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