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] Set Version to 2.17 for hashed prefix snapshots #15661

Merged

Conversation

ashking94
Copy link
Member

Description

Set Version to 2.17 for hashed prefix snapshots

Related Issues

Related to #15426

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.

Signed-off-by: Ashish Singh <ssashish@amazon.com>
@ashking94 ashking94 force-pushed the 2.x-backport-15426-15559-15560 branch from 1f9fccc to c2dfd9c Compare September 4, 2024 09:50
@opensearch-project opensearch-project deleted a comment from github-actions bot Sep 4, 2024
@opensearch-project opensearch-project deleted a comment from github-actions bot Sep 4, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

❌ Gradle check result for c2dfd9c: 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
Member Author

❌ Gradle check result for c2dfd9c: 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 - #14599

Copy link
Contributor

github-actions bot commented Sep 4, 2024

✅ Gradle check result for c2dfd9c: SUCCESS

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.66%. Comparing base (d368e3b) to head (c2dfd9c).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...main/java/org/opensearch/repositories/IndexId.java 0.00% 0 Missing and 2 partials ⚠️
...ava/org/opensearch/snapshots/SnapshotsService.java 0.00% 1 Missing and 1 partial ⚠️
...va/org/opensearch/repositories/RepositoryData.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15661      +/-   ##
============================================
- Coverage     71.74%   71.66%   -0.08%     
+ Complexity    64157    64125      -32     
============================================
  Files          5250     5250              
  Lines        299925   299925              
  Branches      43672    43672              
============================================
- Hits         215176   214954     -222     
- Misses        66742    67035     +293     
+ Partials      18007    17936      -71     

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

@ashking94 ashking94 merged commit b5be08a into opensearch-project:2.x Sep 4, 2024
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants