Skip to content

Add version details in remote index path file with code enhancements#13386

Merged
gbbafna merged 4 commits intoopensearch-project:mainfrom
ashking94:13302
Apr 29, 2024
Merged

Add version details in remote index path file with code enhancements#13386
gbbafna merged 4 commits intoopensearch-project:mainfrom
ashking94:13302

Conversation

@ashking94
Copy link
Copy Markdown
Member

Description

This is a follow up PR after #13150. In this PR, we are doing the following things -

  1. Refactored the IndexMetadataUploadListener to support a more generic hook for index metadata upload.
  2. Add index metadata version and file version in the filename of the remote index path file.

Related Issues

Resolves #13302

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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
Copy Markdown
Contributor

❌ Gradle check result for 522e527: 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
Copy Markdown
Contributor

❌ Gradle check result for 1fb08f0: 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: Ashish Singh <ssashish@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

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

@ashking94
Copy link
Copy Markdown
Member Author

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

Flaky tests - #10006 and #10152.

@github-actions
Copy link
Copy Markdown
Contributor

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

@ashking94
Copy link
Copy Markdown
Member Author

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

Flaky test - #12197

Signed-off-by: Ashish Singh <ssashish@amazon.com>
@rramachand21
Copy link
Copy Markdown
Member

Triage: Updated assignee and project board fields.

@github-actions
Copy link
Copy Markdown
Contributor

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

@ashking94
Copy link
Copy Markdown
Member Author

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

Flaky test - #12197

Signed-off-by: Ashish Singh <ssashish@amazon.com>
Signed-off-by: Ashish Singh <ssashish@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

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

@ashking94
Copy link
Copy Markdown
Member Author

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

Flaky tests - #12651 and #13437.

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for de1f70f: SUCCESS

@gbbafna gbbafna merged commit 2dc3f74 into opensearch-project:main Apr 29, 2024
@gbbafna gbbafna added the backport 2.x Backport to 2.x branch label Apr 29, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 29, 2024
…13386)

Signed-off-by: Ashish Singh <ssashish@amazon.com>
(cherry picked from commit 2dc3f74)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
gbbafna pushed a commit that referenced this pull request Apr 29, 2024
…13386) (#13444)

(cherry picked from commit 2dc3f74)

Signed-off-by: Ashish Singh <ssashish@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-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 enhancement Enhancement or improvement to existing feature or request skip-changelog Storage:Remote v2.14.0

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Feature Request] Upload remote index path for migrating indexes from docrep to remote

3 participants