jojochuang opened a new pull request, #10790:
URL: https://github.com/apache/ozone/pull/10790
## Summary
- Fix flaky `TestScmHAFinalization#testFinalizationWithRestart[2]`
(`AFTER_POST_FINALIZE_UPGRADE`), which timed out in
`waitForFinalizationFromClient()` after restarting all SCMs.
- Speed up the mini-cluster in `init()` with fast heartbeat, pipeline
creation, transaction buffer flush, and report intervals (matching other
upgrade finalization tests), plus `hdds.scm.safemode.rule.refresh.interval=0s`.
- After SCM restart, wait for the leader to reach `FINALIZATION_COMPLETE`
via `waitForScmToFinalize()` before polling the client for finalization status.
- Remove `@Flaky("HDDS-8714")`.
## Jira
https://issues.apache.org/jira/browse/HDDS-8714
## Test plan
- [x] `./hadoop-ozone/dev-support/checks/checkstyle.sh`
- [x] Fork flaky-test-check (10x10, Java 25):
https://github.com/jojochuang/ozone/actions/runs/29600190535
Generated-by: Cursor (Composer)
Made with [Cursor](https://cursor.com)
--
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]