Fix shard failure on flush during upload failures for remote indexes #10513
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 is37.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%> (ø) |
Loading