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

[Backport 2.x] Separate Remote State and Publication enabled and configured methods #16249

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

soosinha
Copy link
Member

@soosinha soosinha commented Oct 9, 2024

Backport 5771e81 from #16080
Backport d7b0116 from #16250

…pensearch-project#16080)

* Separate Remote State and Publication enabled and configured methods

Signed-off-by: Shivansh Arora <[email protected]>
Copy link
Contributor

github-actions bot commented Oct 9, 2024

✅ Gradle check result for 8f55ec2: SUCCESS

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.83%. Comparing base (4e5b7e5) to head (b260162).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...g/opensearch/cluster/coordination/Coordinator.java 25.00% 2 Missing and 1 partial ⚠️
...arch/gateway/remote/RemoteClusterStateService.java 50.00% 0 Missing and 1 partial ⚠️
...ensearch/index/remote/RemoteIndexPathUploader.java 0.00% 0 Missing and 1 partial ⚠️
...rch/node/remotestore/RemoteStoreNodeAttribute.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16249      +/-   ##
============================================
+ Coverage     71.74%   71.83%   +0.08%     
- Complexity    64938    65002      +64     
============================================
  Files          5296     5296              
  Lines        303761   303759       -2     
  Branches      44183    44182       -1     
============================================
+ Hits         217947   218209     +262     
+ Misses        67628    67387     -241     
+ Partials      18186    18163      -23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

✅ Gradle check result for b260162: SUCCESS

@gbbafna gbbafna merged commit d93c23e into opensearch-project:2.x Oct 10, 2024
35 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants