-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDDS-2239. Fix TestOzoneFsHAUrls #1600
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
/label ozone |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 LGTM.
Thank You @adoroszlai for the fix and root causing this issue.
I will commit this to the trunk.
Thanks @bharatviswa504 for reporting the problem, and for reviewing and committing the fix. |
What changes were proposed in this pull request?
Make sure context classloader is restored to avoid NPE during shutdown.
https://issues.apache.org/jira/browse/HDDS-2239
How was this patch tested?
Ran
TestOzoneFsHAUrls
in IDE.