ayushtkn commented on PR #4257: URL: https://github.com/apache/hadoop/pull/4257#issuecomment-1117165240
Thanx @steveloughran for the review!!! >, rather than blocking system.exit. and if our code is calling system.exit, that's a bug It was indeed calling System.exit(). I changed it to use ExitUtil.terminate. -- 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]
