aajisaka commented on a change in pull request #2828:
URL: https://github.com/apache/hadoop/pull/2828#discussion_r603760177
##########
File path:
hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java
##########
@@ -550,7 +550,7 @@ public Void call() throws Exception {
threadGroup.enumerate(threads);
Review comment:
Thanks @xiaoyuyao for your suggestion.
Updated to use `ThreadUtils.findThreadsByName`.
> `Assert.assertEquals(1, result.size());`
Actually, the size is 2. I commented why it is.
--
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]