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]Support prefix list for remote repository attributes (#16271) #16765

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

rajiv-kv
Copy link
Contributor

@rajiv-kv rajiv-kv commented Dec 3, 2024

Backport of #16271

  • Support prefix list for remote repository attributes

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.

…ect#16271)

* Support prefix list for remote repository attributes

Signed-off-by: Rajiv Kumar Vaidyanathan <[email protected]>
@rajiv-kv rajiv-kv changed the title Support prefix list for remote repository attributes (#16271) [Backport 2.x]Support prefix list for remote repository attributes (#16271) Dec 3, 2024
Copy link
Contributor

github-actions bot commented Dec 3, 2024

✅ Gradle check result for bf2a70a: SUCCESS

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 91.17647% with 12 lines in your changes missing coverage. Please review.

Project coverage is 71.79%. Comparing base (53c3c92) to head (bf2a70a).
Report is 5 commits behind head on 2.x.

Files with missing lines Patch % Lines
...rch/node/remotestore/RemoteStoreNodeAttribute.java 89.90% 3 Missing and 8 partials ⚠️
...ensearch/index/remote/RemoteIndexPathUploader.java 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16765      +/-   ##
============================================
- Coverage     71.88%   71.79%   -0.10%     
+ Complexity    65432    65408      -24     
============================================
  Files          5314     5314              
  Lines        305281   305359      +78     
  Branches      44486    44498      +12     
============================================
- Hits         219444   219224     -220     
- Misses        67556    67850     +294     
- Partials      18281    18285       +4     

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

@andrross andrross merged commit b5392d7 into opensearch-project:2.x Dec 3, 2024
67 checks passed
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