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

Fix bugs causing red indexes with remote indexes during translog upload & store recovery #10449

Merged
merged 5 commits into from
Oct 7, 2023

Empty-Commit

97e5b34
Select commit
Loading
Failed to load commit list.
Merged

Fix bugs causing red indexes with remote indexes during translog upload & store recovery #10449

Empty-Commit
97e5b34
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 7, 2023 in 0s

71.26% (target 70.00%)

View this Pull Request on Codecov

71.26% (target 70.00%)

Details

Codecov Report

Merging #10449 (97e5b34) into main (2bf63c9) will increase coverage by 0.08%.
Report is 3 commits behind head on main.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main   #10449      +/-   ##
============================================
+ Coverage     71.17%   71.26%   +0.08%     
- Complexity    58371    58425      +54     
============================================
  Files          4843     4843              
  Lines        275264   275266       +2     
  Branches      40076    40076              
============================================
+ Hits         195928   196172     +244     
+ Misses        62882    62663     -219     
+ Partials      16454    16431      -23     
Files Coverage Δ
...c/main/java/org/opensearch/index/IndexService.java 75.86% <ø> (+0.43%) ⬆️
...in/java/org/opensearch/index/shard/IndexShard.java 69.63% <0.00%> (-0.13%) ⬇️

... and 492 files with indirect coverage changes