VenkatSNarayanan commented on PR #8085: URL: https://github.com/apache/hadoop/pull/8085#issuecomment-3745309207
Looks like the javadoc warnings are for code that wasn't part of this PR(or a Logger variable). The spotbugs warnings about CT_CONSTRUCTOR_THROW are for code that is the same as the TaskAttempt codepath, so I'd assume I can ignore them. The Jenkins console output mentions the pipeline script terminating with exit code 5, but I can't find what that corresponds to. The steps called from the Jenkinsfile seem to execute fine. @steveloughran Let me know if I'm missing anything, otherwise this should be ready for a final review. -- 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]
