ankitsol opened a new pull request, #7150:
URL: https://github.com/apache/hbase/pull/7150

   This PR addresses these 2 improvements:
   
   Logging Suggestion during successful bulkload operation:
   After a bulk load operation completes, log a message suggesting the user 
perform a full or incremental backup.
   
   PITR Enhancements:
   During PITR, check if any bulk load operation occurred after the last 
successful backup.
   If no such backup exists, inform the user and fail the process.
   If the user chooses to proceed (e.g., using a --force flag), continue with a 
warning that the bulk-loaded files will not be part of the restored table.
   
   JIRA: https://issues.apache.org/jira/browse/HBASE-29310
   
   


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to