-
Notifications
You must be signed in to change notification settings - Fork 9.1k
YARN-11388: Prevent resource leaks in TestClientRMService. #5187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🎊 +1 overall
This message was automatically generated. |
@szilard-nemeth and @slfan1989 , I noticed you have been pretty active in the ResourceManager tests. Are you available to review this? Thank you. |
@cnauroth Thank you so much for inviting me to look at the code, I took a quick look, LGTM, I'll take a closer look at it again later. |
Thank you, @slfan1989 ! |
@cnauroth Thank you very much for your contribution! LGTM. |
Signed-off-by: Shilun Fan <slfan1989@apache.org> (cherry picked from commit 6b67373)
I have merged this to trunk, branch-3.3 and branch-3.2 (after resolving some minor merge conflicts). @slfan1989 , thank you for your review! |
Description of PR
excludeFile
in a random test directory.How was this patch tested?
Ran unit tests locally.
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?