smengcl commented on PR #11014: URL: https://github.com/apache/ozone/pull/11014#issuecomment-5363903634
flaky-test-check passed: all 10 splits green, 0 failures across 100 runs (10 splits x 10 iterations, java25). Run: https://github.com/smengcl/hadoop-ozone/actions/runs/32432617806 This matches the intent of the fix: the wait now polls the persisted job status until `DONE` instead of waiting on the Mockito invocation, so it no longer returns before the stubbed `doAnswer` writes `DONE` to the DB. _🤖 Addressed by [Claude Code](https://claude.com/claude-code)_ -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
