Skip to content

Conversation

@alchemist51
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 [email protected]
(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.

@github-actions
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?

@github-actions
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?

@github-actions
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?

@github-actions
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

@github-actions
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?

@github-actions
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?

@github-actions
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?

@github-actions
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

@github-actions
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?

@github-actions
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 <[email protected]>
(cherry picked from commit 5121409)
@github-actions
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 <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2024

✅ Gradle check result for 4f734ca: SUCCESS

@codecov
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
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 <[email protected]>
Signed-off-by: kkewwei <[email protected]>
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