slfan1989 commented on PR #7019: URL: https://github.com/apache/hadoop/pull/7019#issuecomment-2592760131
> I think we should merge this as is and make outstanding issues followups. > > We will see problems, just for different deployments/test runs, so let's just encourage testing with the goal of finding those corner cases. > > We need to do this for java17, so let's get it in and see what those corner cases are Many thanks to @steveloughran for the comment! Here’s a summary of the current situation: all compilations have passed. The reported unit test failures include one that often times out (TestDecommission, which frequently appears in other PRs as well) and another that might be an occasional runtime failure (TestTimelineAuthFilterForV2), but it passes locally for me. I have checked the checkstyle and imports for all classes, and they should meet the expected standards. A special thanks to @ayushtkn for providing a Yetus package that has been helpful for continuous debugging. Before merging this PR, I will roll back the changes to the `dev-support/Jenkinsfile`. -- 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]
