adoroszlai opened a new pull request, #9455: URL: https://github.com/apache/ozone/pull/9455
## What changes were proposed in this pull request? `OzoneOutputStream` is not closed properly in `TestFailureHandlingByClient`, can be leaked if assertion fails. (Diff looks big due to increased indentation (in `try`), real change is easier to see with `--ignore-space-change`.) Mark `testDatanodeExclusionWithMajorityCommit` as flaky (see HDDS-13972). https://issues.apache.org/jira/browse/HDDS-14100 ## How was this patch tested? CI: https://github.com/adoroszlai/ozone/actions/runs/20003154778 -- 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]
