-
Notifications
You must be signed in to change notification settings - Fork 190
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
Fix issue 172 #173
Fix issue 172 #173
Conversation
This needs a test, please? To correct DCO amend your commit with |
…project#169) Signed-off-by: Rene Cordier <[email protected]> Signed-off-by: Matt Timmermans <[email protected]>
…h-project#167) * Deprecating master terminology to support inclusive naming Signed-off-by: Vacha Shah <[email protected]> * Fixing tests against unreleased OpenSearch Signed-off-by: Vacha Shah <[email protected]> Signed-off-by: Matt Timmermans <[email protected]>
Signed-off-by: Matt Timmermans <[email protected]>
Signed-off-by: Matt Timmermans <[email protected]>
Signed-off-by: Matt Timmermans <[email protected]>
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.
LGTM, will wait for an answer/update for below before merging
java-client/src/test/java/org/opensearch/client/opensearch/json/JsonpMapperTest.java
Show resolved
Hide resolved
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.
Thank you @mtimmerm!
Hello, thank you for this fix! Do you guys plan to create a tag with this fix anytime soon? Thank you. @mtimmermansTa @Arsnael |
Fix issue 172 -- erroneous implementation of double-check locking caused NPE in clients of LazyDeserializer.