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] Introduce remote store path type in customData in IndexMetadata (#12607) #13390

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

ashking94
Copy link
Member

Backport 91582e7 from #12607.

@ashking94 ashking94 force-pushed the backport-2.x-12607 branch from afcb335 to a1f88b8 Compare April 25, 2024 17:02
Copy link
Contributor

❕ Gradle check result for a1f88b8: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=indices.get_field_mapping/20_missing_field/Return empty object if field doesn't exist, but index does}

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

Attention: Patch coverage is 88.46154% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 71.07%. Comparing base (0dd892c) to head (a1f88b8).
Report is 182 commits behind head on 2.x.

Files Patch % Lines
...g/opensearch/index/remote/RemoteStorePathType.java 66.66% 2 Missing ⚠️
...h/cluster/metadata/MetadataCreateIndexService.java 92.85% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13390      +/-   ##
============================================
- Coverage     71.28%   71.07%   -0.22%     
- Complexity    60145    60691     +546     
============================================
  Files          4957     5013      +56     
  Lines        282799   285897    +3098     
  Branches      41409    41784     +375     
============================================
+ Hits         201591   203191    +1600     
- Misses        64189    65587    +1398     
- Partials      17019    17119     +100     

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

@ashking94 ashking94 changed the title Introduce remote store path type in customData in IndexMetadata (#12607) [Backport 2.x] Introduce remote store path type in customData in IndexMetadata (#12607) Apr 25, 2024
Copy link
Contributor

✅ Gradle check result for afcb335: SUCCESS

@sachinpkale sachinpkale merged commit 636c35c into opensearch-project:2.x Apr 26, 2024
32 of 33 checks passed
@gbbafna gbbafna deleted the backport-2.x-12607 branch April 26, 2024 04:51
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.

3 participants