Skip to content

Added a dynamic cluster setting to control merge segment warming - #18942

Merged
linuxpi merged 14 commits into
opensearch-project:mainfrom
kh3ra:dev/remote-merged-segment-warmer-dynamic-setting
Sep 8, 2025
Merged

Added a dynamic cluster setting to control merge segment warming#18942
linuxpi merged 14 commits into
opensearch-project:mainfrom
kh3ra:dev/remote-merged-segment-warmer-dynamic-setting

Empty commit

cd8b02d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2025 in 0s

72.81% (target 70.00%)

View this Pull Request on Codecov

72.81% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.81%. Comparing base (3e747cb) to head (cd8b02d).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...g/opensearch/index/engine/MergedSegmentWarmer.java 66.66% 0 Missing and 1 partial ⚠️
...earch/index/engine/MergedSegmentWarmerFactory.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #18942      +/-   ##
============================================
+ Coverage     72.79%   72.81%   +0.02%     
- Complexity    69605    69689      +84     
============================================
  Files          5658     5658              
  Lines        320079   320102      +23     
  Branches      46345    46350       +5     
============================================
+ Hits         232996   233097     +101     
+ Misses        68230    68128     -102     
- Partials      18853    18877      +24     

☔ 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.