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 shard failure on flush during upload failures for remote indexes #10513

Merged
merged 4 commits into from
Oct 12, 2023

Empty-Commit

1ebe969
Select commit
Loading
Failed to load commit list.
Merged

Fix shard failure on flush during upload failures for remote indexes #10513

Empty-Commit
1ebe969
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2023 in 0s

71.12% (target 70.00%)

View this Pull Request on Codecov

71.12% (target 70.00%)

Details

Codecov Report

Merging #10513 (1ebe969) into main (ed1b624) will decrease coverage by 0.18%.
Report is 3 commits behind head on main.
The diff coverage is 37.50%.

@@             Coverage Diff              @@
##               main   #10513      +/-   ##
============================================
- Coverage     71.30%   71.12%   -0.18%     
+ Complexity    58435    58317     -118     
============================================
  Files          4844     4845       +1     
  Lines        275284   275290       +6     
  Branches      40083    40083              
============================================
- Hits         196290   195806     -484     
- Misses        62605    63047     +442     
- Partials      16389    16437      +48     
Files Coverage Δ
...in/java/org/opensearch/index/shard/IndexShard.java 69.68% <ø> (+0.15%) ⬆️
...dex/translog/transfer/TranslogTransferManager.java 80.15% <50.00%> (+0.77%) ⬆️
...search/index/translog/InternalTranslogManager.java 66.43% <0.00%> (-5.79%) ⬇️
...anslog/transfer/TranslogUploadFailedException.java 50.00% <50.00%> (ø)

... and 476 files with indirect coverage changes