Skip to content
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

[Backport 2.7] Fix NPE and add additional graceful error handling #2689

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ed4df62 from #2687

* Fix NPE and add additional graceful error handling

Signed-off-by: Craig Perkins <[email protected]>

* Add new lines at end of file

Signed-off-by: Craig Perkins <[email protected]>

* Run spotlessApply

Signed-off-by: Craig Perkins <[email protected]>

* Remove unused import

Signed-off-by: Craig Perkins <[email protected]>

* volatile to final

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit ed4df62)
@codecov-commenter
Copy link

Codecov Report

Merging #2689 (14eb390) into 2.7 (24a5b4f) will increase coverage by 0.02%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.7    #2689      +/-   ##
============================================
+ Coverage     61.17%   61.20%   +0.02%     
+ Complexity     3262     3261       -1     
============================================
  Files           258      259       +1     
  Lines         18157    18183      +26     
  Branches       3234     3234              
============================================
+ Hits          11108    11128      +20     
- Misses         5480     5486       +6     
  Partials       1569     1569              
Impacted Files Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 80.08% <100.00%> (+0.12%) ⬆️
...ecurity/support/GuardedSearchOperationWrapper.java 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@RyanL1997 RyanL1997 mentioned this pull request Apr 17, 2023
3 tasks
@RyanL1997 RyanL1997 merged commit f7deb94 into 2.7 Apr 17, 2023
@RyanL1997 RyanL1997 deleted the backport/backport-2687-to-2.7 branch April 17, 2023 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants