-
Notifications
You must be signed in to change notification settings - Fork 9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
YARN-11785. Race condition in QueueMetrics due to non-thread-safe HashMap causes MetricsException. #7459
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
…hMap causes MetricsException.
🎊 +1 overall
This message was automatically generated. |
@slfan1989 @shameersss1 Could you please help to review this bug-fix? Thanks. |
LGTM. |
🎊 +1 overall
This message was automatically generated. |
@TaoYang526 Thank you for your contribution! Once we have fixed the checkstyle issues, we can merge this PR. |
Fixed the unused-import issue. Thanks @slfan1989 for the review. |
🎊 +1 overall
This message was automatically generated. |
@TaoYang526 Thank you for your contribution! Merged into trunk. |
…hMap causes MetricsException. (#7459) Contributed by Tao Yang. * YARN-11785. Race condition in QueueMetrics due to non-thread-safe HashMap causes MetricsException. Signed-off-by: Shilun Fan <slfan1989@apache.org>
Description of PR
Please refer to YARN-11785 for details.
How was this patch tested?
UT
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?