charlesconnell commented on PR #8516: URL: https://github.com/apache/hadoop/pull/8516#issuecomment-4708739813
@steveloughran I don't think the test failures are related to the changes in this PR. I think that TestDFSClientRetries is flaky because the DFSClientFaultInjector is not reset after each test method. I'm not sure why this issue doesn't present in trunk, maybe the junit 4/5 difference could affect that. I don't see anything targeted to cherry-pick to fix this. -- 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]
