Fix bug where retries within RemoteStoreRefreshListener cause infos/checkpoint mismatch #10655
Codecov / codecov/project
succeeded
Oct 19, 2023 in 1s
71.18% (target 70.00%)
View this Pull Request on Codecov
71.18% (target 70.00%)
Details
Codecov Report
Merging #10655 (04180e3) into main (69f6f4e) will increase coverage by
0.06%
.
Report is 2 commits behind head on main.
The diff coverage is81.81%
.
@@ Coverage Diff @@
## main #10655 +/- ##
============================================
+ Coverage 71.11% 71.18% +0.06%
+ Complexity 58530 58500 -30
============================================
Files 4854 4854
Lines 276049 276048 -1
Branches 40168 40167 -1
============================================
+ Hits 196311 196493 +182
+ Misses 63385 63138 -247
- Partials 16353 16417 +64
Files | Coverage Δ | |
---|---|---|
...search/index/shard/RemoteStoreRefreshListener.java | 87.50% <100.00%> (+1.40%) |
⬆️ |
...in/java/org/opensearch/index/shard/IndexShard.java | 69.71% <94.44%> (+0.29%) |
⬆️ |
...ain/java/org/opensearch/search/DocValueFormat.java | 59.17% <0.00%> (-5.33%) |
⬇️ |
Loading