Sigma-Ma commented on PR #8539:
URL: https://github.com/apache/hbase/pull/8539#issuecomment-5357638887

   Hi @ndimiduk and @Apache9,
   
   Could you please review this PR when you have a chance?
   
   This patch updates `BackupHFileCleaner` to load the backup HFile references 
once in `preClean()` and reuse the snapshot for all `getDeletableFiles()` calls 
within the same cleaner cycle. It preserves the existing fail-closed behavior 
and the protection for recently created files, and adds focused tests for the 
cleaner-cycle snapshot behavior.
   
   The Yetus checks currently show `action_required`. If maintainer approval is 
required to run them, could you please help approve the workflows as well?
   
   Thanks!


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