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

relaxing the join validation for nodes which have only store disabled… #15675

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

rajiv-kv
Copy link
Contributor

@rajiv-kv rajiv-kv commented Sep 4, 2024

Backport :- #15471
… but only publication enabled (#15471)

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 Sep 4, 2024

❌ Gradle check result for a942d4a: null

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?

… but only publication enabled (opensearch-project#15471)

Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com>
Copy link
Contributor

github-actions bot commented Sep 4, 2024

❌ Gradle check result for 5589aff: null

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: shwetathareja <shwetathareja@live.com>
Copy link
Contributor

github-actions bot commented Sep 5, 2024

✅ Gradle check result for 171b85f: SUCCESS

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 81.08108% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.65%. Comparing base (017f7d4) to head (171b85f).
Report is 6 commits behind head on 2.x.

Files with missing lines Patch % Lines
...nsearch/cluster/coordination/JoinTaskExecutor.java 85.00% 1 Missing and 2 partials ⚠️
...nsearch/cluster/metadata/RepositoriesMetadata.java 80.00% 1 Missing and 1 partial ⚠️
...rch/node/remotestore/RemoteStoreNodeAttribute.java 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15675      +/-   ##
============================================
- Coverage     71.72%   71.65%   -0.07%     
- Complexity    64329    64358      +29     
============================================
  Files          5261     5262       +1     
  Lines        300936   301042     +106     
  Branches      43822    43833      +11     
============================================
- Hits         215854   215720     -134     
- Misses        67024    67321     +297     
+ Partials      18058    18001      -57     

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

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