Sync translog to remote on primary activate #10839
Merged
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 is90.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 |
Loading