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

Sync translog to remote on primary activate #10839

Address PR comments

27245ff
Select commit
Loading
Failed to load commit list.
Merged

Sync translog to remote on primary activate #10839

Address PR comments
27245ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2023 in 1s

71.25% (target 70.00%)

View this Pull Request on Codecov

71.25% (target 70.00%)

Details

Codecov Report

Merging #10839 (27245ff) into main (51626d0) will decrease coverage by 0.06%.
Report is 14 commits behind head on main.
The diff coverage is 90.15%.

@@             Coverage Diff              @@
##               main   #10839      +/-   ##
============================================
- Coverage     71.31%   71.25%   -0.06%     
+ Complexity    58671    58667       -4     
============================================
  Files          4860     4869       +9     
  Lines        276335   276451     +116     
  Branches      40198    40198              
============================================
- Hits         197068   196988      -80     
- Misses        62803    63015     +212     
+ Partials      16464    16448      -16     
Files Coverage Δ
...upport/replication/TransportReplicationAction.java 77.10% <100.00%> (-3.58%) ⬇️
...ava/org/opensearch/cluster/node/DiscoveryNode.java 91.62% <100.00%> (+0.17%) ⬆️
...a/org/opensearch/common/network/NetworkModule.java 92.20% <100.00%> (+0.20%) ⬆️
...rg/opensearch/common/settings/ClusterSettings.java 92.85% <ø> (ø)
.../java/org/opensearch/gateway/GatewayMetaState.java 69.25% <100.00%> (+0.73%) ⬆️
...earch/index/remote/RemoteStorePressureService.java 93.22% <ø> (-6.78%) ⬇️
server/src/main/java/org/opensearch/node/Node.java 85.31% <100.00%> (+0.09%) ⬆️
...ting/admissioncontrol/AdmissionControlService.java 100.00% <100.00%> (ø)
...issioncontrol/controllers/AdmissionController.java 100.00% <100.00%> (ø)
...g/admissioncontrol/enums/AdmissionControlMode.java 100.00% <100.00%> (ø)
... and 14 more

... and 451 files with indirect coverage changes