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.x] Fix NPE getting metaFields from mapperService on a close index request (#4497) #4510

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Jul 1, 2024

Signed-off-by: Craig Perkins [email protected]
(cherry picked from commit 34da6e8)

Backport #4497 to 2.x

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 65.36%. Comparing base (f972f83) to head (4d8b97e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #4510      +/-   ##
==========================================
+ Coverage   65.33%   65.36%   +0.02%     
==========================================
  Files         312      312              
  Lines       21878    21884       +6     
  Branches     3549     3551       +2     
==========================================
+ Hits        14294    14304      +10     
+ Misses       5811     5806       -5     
- Partials     1773     1774       +1     
Files Coverage Δ
...figuration/SecurityFlsDlsIndexSearcherWrapper.java 91.66% <70.00%> (-5.96%) ⬇️

... and 5 files with indirect coverage changes

@willyborankin willyborankin merged commit 3141d4e into opensearch-project:2.x Jul 1, 2024
78 checks passed
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.

2 participants