opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.84k stars 1.83k forks source link

[Backport] [2.x] feat: add vertical scaling and SoftReference for snapshot repository data cache (#16489) #16624

Closed reta closed 1 week ago

reta commented 1 week ago

Backport of https://github.com/opensearch-project/OpenSearch/pull/16489 to 2.x

github-actions[bot] commented 1 week ago

:grey_exclamation: Gradle check result for 91fc7ab70918100bef4a5797d1df36e1975f5c73: UNSTABLE

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

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 64.86486% with 13 lines in your changes missing coverage. Please review.

Project coverage is 71.81%. Comparing base (c10488c) to head (91fc7ab). Report is 5 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ch/repositories/blobstore/BlobStoreRepository.java 64.86% 7 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #16624 +/- ## ============================================ - Coverage 71.87% 71.81% -0.06% + Complexity 65431 65409 -22 ============================================ Files 5314 5314 Lines 305140 305166 +26 Branches 44458 44464 +6 ============================================ - Hits 219311 219159 -152 - Misses 67507 67772 +265 + Partials 18322 18235 -87 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.