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

create publication repos during join task execution #16383

Merged

Conversation

rajiv-kv
Copy link
Contributor

@rajiv-kv rajiv-kv commented Oct 18, 2024

Description

When a node with publication repositories are configured, cluster-manager updates the repositories metadata in cluster-state after validation.

Related Issues

Resolves #16363

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

❌ Gradle check result for f54d4f3: 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

❌ Gradle check result for 7a56884: 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

✅ Gradle check result for c23f86e: SUCCESS

Copy link

codecov bot commented Oct 19, 2024

Codecov Report

Attention: Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.99%. Comparing base (6f1b59e) to head (2396141).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...earch/node/remotestore/RemoteStoreNodeService.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16383      +/-   ##
============================================
- Coverage     72.02%   71.99%   -0.04%     
- Complexity    65000    65026      +26     
============================================
  Files          5313     5313              
  Lines        303397   303413      +16     
  Branches      43902    43906       +4     
============================================
- Hits         218528   218439      -89     
- Misses        66982    67084     +102     
- Partials      17887    17890       +3     

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

Copy link
Contributor

❌ Gradle check result for dda859c: 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

❌ Gradle check result for 4ac77b1: 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

❌ Gradle check result for 0d05c92: 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

❌ Gradle check result for 75032b7: 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

❌ Gradle check result for 158d68c: 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?

rajiv-kv and others added 3 commits October 28, 2024 15:45
Signed-off-by: Rajiv Kumar Vaidyanathan <[email protected]>
Signed-off-by: Rajiv Kumar Vaidyanathan <[email protected]>
Signed-off-by: shwetathareja <[email protected]>
Signed-off-by: Rajiv Kumar Vaidyanathan <[email protected]>
Copy link
Contributor

✅ Gradle check result for 2396141: SUCCESS

@shwetathareja shwetathareja merged commit 72559bf into opensearch-project:main Oct 28, 2024
38 checks passed
@shwetathareja shwetathareja added the backport 2.x Backport to 2.x branch label Oct 28, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 28, 2024
* create publication repos during join task

Signed-off-by: Rajiv Kumar Vaidyanathan <[email protected]>
(cherry picked from commit 72559bf)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants