[Backport 2.x] [Bugfix] Fix cache maximum size settings not working properly with pluggable caching#17042
Conversation
…uggable caching (opensearch-project#16636) * Fix cache size setting Signed-off-by: Peter Alfonsi <petealft@amazon.com> * Changelog Signed-off-by: Peter Alfonsi <petealft@amazon.com> * Deprecate original IRC size setting Signed-off-by: Peter Alfonsi <petealft@amazon.com> * spotlessApply Signed-off-by: Peter Alfonsi <petealft@amazon.com> * Addressed Ankit's comments Signed-off-by: Peter Alfonsi <petealft@amazon.com> * Address Sagar's comment Signed-off-by: Peter Alfonsi <petealft@amazon.com> --------- Signed-off-by: Peter Alfonsi <petealft@amazon.com> Signed-off-by: Peter Alfonsi <peter.alfonsi@gmail.com> Signed-off-by: Ankit Jain <akjain@amazon.com> Co-authored-by: Peter Alfonsi <petealft@amazon.com> Co-authored-by: Ankit Jain <akjain@amazon.com> (cherry picked from commit a436076)
|
❌ Gradle check result for 5e4ef9f: 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: #15944 |
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
|
❌ Gradle check result for 00a5bfc: 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: #14324 |
Signed-off-by: Peter Alfonsi <petealft@amazon.com>
|
❕ Gradle check result for 35a180b: 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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #17042 +/- ##
============================================
+ Coverage 71.84% 71.90% +0.06%
- Complexity 65595 65657 +62
============================================
Files 5318 5319 +1
Lines 305846 305944 +98
Branches 44602 44619 +17
============================================
+ Hits 219739 219994 +255
+ Misses 67752 67679 -73
+ Partials 18355 18271 -84 ☔ View full report in Codecov by Sentry. |
Backport a436076 from #16636.