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]Create Remote Object managers and use them in orchestration from Remo… #14188

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

soosinha
Copy link
Member

  • Create Remote Object managers and use them in orchestration from RemoteClusterStateService

Backport from #13924

…teClusterStateService (opensearch-project#13924)

* Create Remote Object managers and use them in orchestration from RemoteClusterStateService

Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Copy link
Contributor

✅ Gradle check result for d143a54: SUCCESS

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 86.21701% with 47 lines in your changes missing coverage. Please review.

Project coverage is 71.32%. Comparing base (0dd892c) to head (d143a54).
Report is 350 commits behind head on 2.x.

Files Patch % Lines
...ensearch/gateway/remote/RemoteManifestManager.java 80.20% 16 Missing and 3 partials ⚠️
...ch/gateway/remote/RemoteGlobalMetadataManager.java 86.58% 5 Missing and 6 partials ⚠️
...teway/remote/RemoteClusterStateCleanupManager.java 85.71% 2 Missing and 2 partials ⚠️
...rch/gateway/remote/RemoteIndexMetadataManager.java 86.66% 3 Missing and 1 partial ⚠️
...arch/gateway/remote/RemoteClusterStateService.java 97.46% 2 Missing ⚠️
...arch/gateway/remote/model/RemoteClusterBlocks.java 0.00% 1 Missing ⚠️
...ay/remote/model/RemoteClusterMetadataManifest.java 0.00% 1 Missing ⚠️
...ateway/remote/model/RemoteClusterStateCustoms.java 0.00% 1 Missing ⚠️
...rch/gateway/remote/model/RemoteDiscoveryNodes.java 0.00% 1 Missing ⚠️
...remote/model/RemoteHashesOfConsistentSettings.java 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14188      +/-   ##
============================================
+ Coverage     71.28%   71.32%   +0.04%     
- Complexity    60145    62016    +1871     
============================================
  Files          4957     5094     +137     
  Lines        282799   291891    +9092     
  Branches      41409    42530    +1121     
============================================
+ Hits         201591   208192    +6601     
- Misses        64189    66189    +2000     
- Partials      17019    17510     +491     

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

@shwetathareja shwetathareja merged commit a2f7954 into opensearch-project:2.x Jun 11, 2024
56 of 57 checks passed
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…teClusterStateService (opensearch-project#13924) (opensearch-project#14188)

* Create Remote Object managers and use them in orchestration from RemoteClusterStateService

Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Co-authored-by: Shivansh Arora <hishiv@amazon.com>
Signed-off-by: kkewwei <kkewwei@163.com>
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