Skip to content

fix bug of warm index : FullFileCachedIndexInput was repeatedly closed#20055

Merged
gbbafna merged 3 commits into
opensearch-project:mainfrom
liuyonghengheng:main_warm_index_dev
Dec 12, 2025
Merged

fix bug of warm index : FullFileCachedIndexInput was repeatedly closed#20055
gbbafna merged 3 commits into
opensearch-project:mainfrom
liuyonghengheng:main_warm_index_dev

Merge branch 'main' into main_warm_index_dev

033d8f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2025 in 0s

73.26% (target 70.00%)

View this Pull Request on Codecov

73.26% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.26%. Comparing base (1aed472) to head (033d8f2).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...x/store/remote/filecache/FileCachedIndexInput.java 66.66% 0 Missing and 1 partial ⚠️
...ore/remote/filecache/FullFileCachedIndexInput.java 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #20055      +/-   ##
============================================
- Coverage     73.29%   73.26%   -0.03%     
+ Complexity    71780    71743      -37     
============================================
  Files          5795     5795              
  Lines        328297   328302       +5     
  Branches      47282    47283       +1     
============================================
- Hits         240612   240523      -89     
- Misses        68368    68431      +63     
- Partials      19317    19348      +31     

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