opensearch-project / OpenSearch

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

[Backport 2.x] Adds cluster setting to allow caching requests with size>0 in request cache #16540

Closed opensearch-trigger-bot[bot] closed 3 weeks ago

opensearch-trigger-bot[bot] commented 4 weeks ago

Backport 0363aa79c434343dc7f5b8df9f77b2d4652f4c7e from #16484.

github-actions[bot] commented 4 weeks ago

:x: Gradle check result for a87a209d7751ce344e95898acc6a0f23bf2a868b: 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?

github-actions[bot] commented 4 weeks ago

:x: Gradle check result for a87a209d7751ce344e95898acc6a0f23bf2a868b: 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?

github-actions[bot] commented 3 weeks ago

:white_check_mark: Gradle check result for a87a209d7751ce344e95898acc6a0f23bf2a868b: SUCCESS

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.77%. Comparing base (bdb725d) to head (a87a209). Report is 1 commits behind head on 2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #16540 +/- ## ============================================ - Coverage 71.90% 71.77% -0.14% + Complexity 65421 65375 -46 ============================================ Files 5312 5312 Lines 305004 305009 +5 Branches 44440 44440 ============================================ - Hits 219319 218919 -400 - Misses 67401 67852 +451 + Partials 18284 18238 -46 ```

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