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

[Remote Translog] Fix translog inconsistent generation assertion failure in ITs #10986

Closed
wants to merge 1 commit into from

[Remote Translog] Fix translog inconsistent generation assertion fail…

6e527d9
Select commit
Loading
Failed to load commit list.
Closed

[Remote Translog] Fix translog inconsistent generation assertion failure in ITs #10986

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

71.29% (target 70.00%)

View this Pull Request on Codecov

71.29% (target 70.00%)

Details

Codecov Report

Merging #10986 (6e527d9) into main (63aff16) will increase coverage by 0.00%.
Report is 5 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main   #10986   +/-   ##
=========================================
  Coverage     71.29%   71.29%           
- Complexity    58742    58777   +35     
=========================================
  Files          4872     4872           
  Lines        276777   276781    +4     
  Branches      40240    40242    +2     
=========================================
+ Hits         197316   197341   +25     
- Misses        62943    62998   +55     
+ Partials      16518    16442   -76     
Files Coverage Δ
...rg/opensearch/index/translog/RemoteFsTranslog.java 75.47% <100.00%> (-0.84%) ⬇️
...s/replication/SegmentReplicationTargetService.java 56.17% <100.00%> (+0.56%) ⬆️

... and 483 files with indirect coverage changes