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

Fix remote cluster restore for data stream #10777

Merged

Merge remote-tracking branch 'upstream/main' into remote_cluster_stat…

1b77f1b
Select commit
Loading
Failed to load commit list.
Merged

Fix remote cluster restore for data stream #10777

Merge remote-tracking branch 'upstream/main' into remote_cluster_stat…
1b77f1b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 23, 2023 in 0s

71.17% (target 70.00%)

View this Pull Request on Codecov

71.17% (target 70.00%)

Details

Codecov Report

Merging #10777 (1b77f1b) into main (51626d0) will decrease coverage by 0.15%.
Report is 9 commits behind head on main.
The diff coverage is 90.90%.

@@             Coverage Diff              @@
##               main   #10777      +/-   ##
============================================
- Coverage     71.31%   71.17%   -0.15%     
- Complexity    58671    58674       +3     
============================================
  Files          4860     4869       +9     
  Lines        276335   276446     +111     
  Branches      40198    40198              
============================================
- Hits         197068   196756     -312     
- Misses        62803    63291     +488     
+ Partials      16464    16399      -65     
Files Coverage Δ
...upport/replication/TransportReplicationAction.java 79.78% <100.00%> (-0.90%) ⬇️
...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.56% <100.00%> (+1.04%) ⬆️
...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 13 more

... and 476 files with indirect coverage changes