Skip to content

Conversation

@peteralfonsi
Copy link
Contributor

Description

Backports #17344 to 2.x.

I wasn't sure what to do with the changelog - the original PR added an entry for CHANGELOG-3.0.md and for this one I put the same entry in CHANGELOG.md. Let me know if this isn't correct.

Related Issues

Resolves #17343

Check List

  • Functionality includes testing.
  • [N/A] 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#17344)

* Remove PLUGGABLE_CACHE feature flag

Signed-off-by: Peter Alfonsi <[email protected]>

* changelog

Signed-off-by: Peter Alfonsi <[email protected]>

* move changelog entry

Signed-off-by: Peter Alfonsi <[email protected]>

* rerun gradle

Signed-off-by: Peter Alfonsi <[email protected]>

* rerun gradle

Signed-off-by: Peter Alfonsi <[email protected]>

* fix IT init failure

Signed-off-by: Peter Alfonsi <[email protected]>

* rerun gradle

Signed-off-by: Peter Alfonsi <[email protected]>

* rerun gradle

Signed-off-by: Peter Alfonsi <[email protected]>

* rerun gradle

Signed-off-by: Peter Alfonsi <[email protected]>

* rerun gradle

Signed-off-by: Peter Alfonsi <[email protected]>

* rerun gradle

Signed-off-by: Peter Alfonsi <[email protected]>

---------

Signed-off-by: Peter Alfonsi <[email protected]>
Signed-off-by: Peter Alfonsi <[email protected]>
Co-authored-by: Peter Alfonsi <[email protected]>
@github-actions
Copy link
Contributor

✅ Gradle check result for 4e237d6: SUCCESS

@codecov
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

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

Project coverage is 71.99%. Comparing base (cf525b2) to head (4e237d6).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../opensearch/common/cache/service/CacheService.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17563      +/-   ##
============================================
- Coverage     72.01%   71.99%   -0.02%     
+ Complexity    65983    65929      -54     
============================================
  Files          5342     5342              
  Lines        307290   307285       -5     
  Branches      44849    44847       -2     
============================================
- Hits         221295   221230      -65     
- Misses        67497    67575      +78     
+ Partials      18498    18480      -18     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbwiddis dbwiddis merged commit 4cfa376 into opensearch-project:2.x Mar 11, 2025
69 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