DieterDP-ng commented on PR #6966:
URL: https://github.com/apache/hbase/pull/6966#issuecomment-2859093957

   This was a bug that snuck in during final refactoring of HBASE-29003 to 
align it with upcoming changes in 
   HBASE-29240. What is now the `MasterBackupObserver` was originally part of 
the `BackupObserver`.
   
   So in the test, the `BackupObserver` was incorrectly registered (it would 
have no effect). As a result, the cleanup actions were not being triggered.
   
   This was an actual bug rather than a flaky test, but kept the PR title since 
I've gotten to remark to keep aligned with ticket titles before.


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