chungen0126 commented on PR #7374: URL: https://github.com/apache/ozone/pull/7374#issuecomment-2585549598
> @chungen0126 I have added more datanodes to the cluster, to avoid having to restart them. > > ``` > [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 582.944 s - in org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamWithFailures > ``` That's a good idea! The time cost looks great. > https://github.com/chungen0126/ozone/actions/runs/12726835893/job/35475815910#step:6:4750 > > Marked the class flaky, due to 4 failures in [10x10 run](https://github.com/adoroszlai/ozone/actions/runs/12725963226). There are still some of the failures are caused by restarting datanodes. The tests restart datanodes in `testDatanodeFailureWithSingleNode` and `testDatanodeFailureWithPreAllocation`. Are we going to merge this patch first and track the test at [HDDS-11849](https://issues.apache.org/jira/browse/HDDS-11849)? Are you going to fix the test? I can work on it. -- 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]
