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

Fix failing test

7af013e
Select commit
Loading
Failed to load commit list.
Merged

Sync translog to remote on primary activate #10839

Fix failing test
7af013e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2023 in 0s

71.09% (target 70.00%)

View this Pull Request on Codecov

71.09% (target 70.00%)

Details

Codecov Report

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

❗ Current head 7af013e differs from pull request most recent head 27245ff. Consider uploading reports for the commit 27245ff to get more accurate results

@@             Coverage Diff              @@
##               main   #10839      +/-   ##
============================================
- Coverage     71.31%   71.09%   -0.23%     
+ Complexity    58671    58605      -66     
============================================
  Files          4860     4869       +9     
  Lines        276335   276451     +116     
  Branches      40198    40198              
============================================
- Hits         197068   196542     -526     
- Misses        62803    63470     +667     
+ Partials      16464    16439      -25     
Files Coverage Δ
...upport/replication/TransportReplicationAction.java 79.60% <100.00%> (-1.08%) ⬇️
...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 68.32% <100.00%> (-0.20%) ⬇️
...earch/index/remote/RemoteStorePressureService.java 100.00% <ø> (ø)
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 423 files with indirect coverage changes