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] Skip remote-repositories validations for node-joins when RepositoriesService is not in sync with cluster-state #16820

Merged

Conversation

Pranshu-S
Copy link
Contributor

Description

Backport #16763 to 2.x

…Service is not in sync with cluster-state (opensearch-project#16763)

* Skip remote-repositories validations for node-joins when RepositoriesService is not in sync with cluster-state

Signed-off-by: Pranshu Shukla <[email protected]>
Copy link
Contributor

❌ Gradle check result for 7e4f89e: 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: Pranshu Shukla <[email protected]>
Copy link
Contributor

✅ Gradle check result for 5107ca5: SUCCESS

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.85%. Comparing base (26d3d7d) to head (5107ca5).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...g/opensearch/repositories/RepositoriesService.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16820      +/-   ##
============================================
+ Coverage     71.84%   71.85%   +0.01%     
- Complexity    65499    65507       +8     
============================================
  Files          5314     5314              
  Lines        305374   305382       +8     
  Branches      44503    44504       +1     
============================================
+ Hits         219382   219438      +56     
+ Misses        67730    67658      -72     
- Partials      18262    18286      +24     

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

@shwetathareja shwetathareja merged commit e39246f into opensearch-project:2.x Dec 10, 2024
63 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