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

Avoid ConcurrentModificationException for User class fields #5087

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 05e56ec from #5084.

)

Signed-off-by: shikharj05 <[email protected]>
(cherry picked from commit 05e56ec)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.52%. Comparing base (dbfecca) to head (8a173a8).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5087   +/-   ##
=======================================
  Coverage   71.52%   71.52%           
=======================================
  Files         336      336           
  Lines       22643    22649    +6     
  Branches     3602     3603    +1     
=======================================
+ Hits        16195    16200    +5     
- Misses       4644     4645    +1     
  Partials     1804     1804           
Files with missing lines Coverage Δ
...pensearch/security/securityconf/ConfigModelV7.java 73.75% <100.00%> (+0.50%) ⬆️

... and 8 files with indirect coverage changes

@cwperks cwperks changed the title [Backport main] [2.x] Avoid ConcurrentModificationException for User class fields Avoid ConcurrentModificationException for User class fields Feb 4, 2025
@cwperks cwperks merged commit e1c05c3 into main Feb 5, 2025
49 checks passed
@cwperks cwperks deleted the backport/backport-5084-to-main branch February 5, 2025 12:17
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.

3 participants