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.19] Fixed IllegalArgumentException when building stateful index privileges #5235

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 4e1158c from #5217.

#5217)

Signed-off-by: Nils Bandener <[email protected]>
(cherry picked from commit 4e1158c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.12%. Comparing base (9e351a2) to head (1364f5e).
Report is 1 commits behind head on 2.19.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             2.19    #5235   +/-   ##
=======================================
  Coverage   68.11%   68.12%           
=======================================
  Files         347      347           
  Lines       24572    24576    +4     
  Branches     4075     4076    +1     
=======================================
+ Hits        16737    16742    +5     
+ Misses       5910     5908    -2     
- Partials     1925     1926    +1     
Files with missing lines Coverage Δ
...ensearch/security/privileges/ActionPrivileges.java 94.71% <100.00%> (-0.44%) ⬇️

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@willyborankin willyborankin merged commit f9135ef into 2.19 Mar 31, 2025
90 of 91 checks passed
@willyborankin willyborankin deleted the backport/backport-5217-to-2.19 branch March 31, 2025 15:29
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