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] Initial commit for RemoteRoutingTableService setup (#13304) #14026

Merged
merged 2 commits into from
Jun 8, 2024

Conversation

Arpit-Bandejiya
Copy link
Contributor

Backport for #13304 .

[Remote Routing Table] Initial commit for RemoteRoutingTableService setup (#13304)

  • Initial commit for RemoteRoutingTableService setup

Signed-off-by: Himshikha Gupta himshikh@amazon.com
(cherry picked from commit 5121409)

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.

Copy link
Contributor

github-actions bot commented Jun 6, 2024

❌ Gradle check result for 9ca49a0: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Jun 6, 2024

❌ Gradle check result for d8fe323: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Jun 6, 2024

❌ Gradle check result for 9bd1776: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Jun 6, 2024

❌ Gradle check result for 1e9e04c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@himshikha
Copy link
Contributor

Gradle check still failing for flaky test #13711

Copy link
Contributor

github-actions bot commented Jun 7, 2024

❌ Gradle check result for 2a2ee68: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Jun 7, 2024

❌ Gradle check result for 0a59f3d:

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Jun 8, 2024

❌ Gradle check result for caddb65: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Jun 8, 2024

❌ Gradle check result for 5c0841a: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@himshikha
Copy link
Contributor

Failed flaky test #13828

Copy link
Contributor

github-actions bot commented Jun 8, 2024

❌ Gradle check result for e52f5a2: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Jun 8, 2024

❌ Gradle check result for 7505b6a: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

…etup (opensearch-project#13304)

* Initial commit for RemoteRoutingTableService setup

Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
(cherry picked from commit 5121409)
Copy link
Contributor

github-actions bot commented Jun 8, 2024

❌ Gradle check result for ab94bbf: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
Copy link
Contributor

github-actions bot commented Jun 8, 2024

✅ Gradle check result for 4f734ca: SUCCESS

Copy link

codecov bot commented Jun 8, 2024

Codecov Report

Attention: Patch coverage is 81.42857% with 13 lines in your changes missing coverage. Please review.

Project coverage is 71.41%. Comparing base (0dd892c) to head (4f734ca).
Report is 319 commits behind head on 2.x.

Files Patch % Lines
...ster/routing/remote/RemoteRoutingTableService.java 55.55% 4 Missing and 4 partials ⚠️
...nsearch/cluster/metadata/RepositoriesMetadata.java 82.35% 1 Missing and 2 partials ⚠️
...rch/node/remotestore/RemoteStoreNodeAttribute.java 77.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14026      +/-   ##
============================================
+ Coverage     71.28%   71.41%   +0.12%     
- Complexity    60145    61582    +1437     
============================================
  Files          4957     5053      +96     
  Lines        282799   289326    +6527     
  Branches      41409    42244     +835     
============================================
+ Hits         201591   206612    +5021     
- Misses        64189    65266    +1077     
- Partials      17019    17448     +429     

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

@Bukhtawar Bukhtawar merged commit 8cf895b into opensearch-project:2.x Jun 8, 2024
31 checks passed
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…ensearch-project#13304) (opensearch-project#14026)

* [Remote Routing Table] Introducing RemoteRoutingTableService (opensearch-project#13304)

Signed-off-by: Himshikha Gupta <himshikh@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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants