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 #16177

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5771e81 from #16080.

…16080)

* Separate Remote State and Publication enabled and configured methods

Signed-off-by: Shivansh Arora <[email protected]>
(cherry picked from commit 5771e81)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Oct 3, 2024

✅ Gradle check result for f69c4a4: SUCCESS

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.78%. Comparing base (06ee966) to head (f69c4a4).
Report is 1 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 ⚠️
...search/cluster/coordination/CoordinationState.java 0.00% 0 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   #16177      +/-   ##
============================================
+ Coverage     71.71%   71.78%   +0.07%     
- Complexity    64825    64837      +12     
============================================
  Files          5279     5279              
  Lines        302913   302911       -2     
  Branches      44066    44065       -1     
============================================
+ Hits         217242   217458     +216     
+ Misses        67537    67306     -231     
- Partials      18134    18147      +13     

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

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.

1 participant