slfan1989 commented on PR #8014: URL: https://github.com/apache/hadoop/pull/8014#issuecomment-3381131989
@cnauroth @steveloughran @szetszwo Could you please help review this PR? Thank you very much! This PR fixes an issue that caused the YARN ResourceManager to crash during JUnit tests. Instead of calling System.exit(-1) on failure, the process now continues safely, ensuring that all assertions are still executed. This change does not affect the correctness of existing assertions and improves test robustness. -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org