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

[Backport 2.x] [Remote Translog] Fix translog inconsistent generation assertion failure in ITs #11168

Merged
merged 1 commit into from
Nov 17, 2023

[Remote Translog] Fix translog inconsistent generation assertion fail…

c85c8c0
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Remote Translog] Fix translog inconsistent generation assertion failure in ITs #11168

[Remote Translog] Fix translog inconsistent generation assertion fail…
c85c8c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2023 in 1s

70.98% (target 70.00%)

View this Pull Request on Codecov

70.98% (target 70.00%)

Details

Codecov Report

Merging #11168 (c85c8c0) into 2.x (827099e) will increase coverage by 0.10%.
Report is 1 commits behind head on 2.x.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x   #11168      +/-   ##
============================================
+ Coverage     70.88%   70.98%   +0.10%     
- Complexity    58926    59034     +108     
============================================
  Files          4862     4862              
  Lines        278389   278389              
  Branches      40806    40806              
============================================
+ Hits         197336   197624     +288     
+ Misses        64289    63962     -327     
- Partials      16764    16803      +39     
Files Coverage Δ
...rg/opensearch/index/translog/RemoteFsTranslog.java 76.30% <100.00%> (+0.94%) ⬆️

... and 458 files with indirect coverage changes