Skip to content

Fix potential concurrent modification exception in DiscoveryNodeFilters - #19701

Merged
msfroh merged 1 commit into
opensearch-project:mainfrom
msfroh:fix_concurrent_modification_in_DiscoveryNodeFilters
Oct 22, 2025
Merged

Fix potential concurrent modification exception in DiscoveryNodeFilters#19701
msfroh merged 1 commit into
opensearch-project:mainfrom
msfroh:fix_concurrent_modification_in_DiscoveryNodeFilters

Fix potential concurrent modification exception in DiscoveryNodeFilters

374fe57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2025 in 0s

73.00% (target 70.00%)

View this Pull Request on Codecov

73.00% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.00%. Comparing base (8feb6e1) to head (374fe57).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19701      +/-   ##
============================================
- Coverage     73.11%   73.00%   -0.11%     
+ Complexity    70823    70715     -108     
============================================
  Files          5732     5732              
  Lines        324255   324258       +3     
  Branches      46924    46925       +1     
============================================
- Hits         237087   236733     -354     
- Misses        68076    68415     +339     
- Partials      19092    19110      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.