aajisaka opened a new pull request #2828: URL: https://github.com/apache/hadoop/pull/2828
When running all the unit tests in TestKMS by `mvn test -Dtest=TestKMS` instead of specifying a test case (e.g., `mvn test -Dtest=TestKMS#testStartStopHttpsPseudo`) , NPE occurs because there may be some active null threads or some active threads are removed after allocating the active thread list. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
