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.16][Backport 2.x] Refactor remote-routing-table service inline with remote state interfaces (#14668) #14886

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

Arpit-Bandejiya
Copy link
Contributor

backport #14862

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…nline with remote state interfaces (opensearch-project#14668)

Signed-off-by: Arpit Bandejiya <abandeji@amazon.com>
Copy link
Contributor

❕ Gradle check result for 3f29951: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 8 lines in your changes missing coverage. Please review.

Please upload report for BASE (2.16@69bccb9). Learn more about missing BASE report.

Files Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 73.33% 2 Missing and 2 partials ⚠️
...y/remote/routingtable/RemoteIndexRoutingTable.java 88.88% 1 Missing and 2 partials ⚠️
...eway/remote/model/RemoteRoutingTableBlobStore.java 95.83% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             2.16   #14886   +/-   ##
=======================================
  Coverage        ?   71.51%           
  Complexity      ?    62556           
=======================================
  Files           ?     5110           
  Lines           ?   293651           
  Branches        ?    42791           
=======================================
  Hits            ?   210012           
  Misses          ?    66060           
  Partials        ?    17579           

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

@ashking94 ashking94 merged commit 36dc24a into opensearch-project:2.16 Jul 23, 2024
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants