Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport 0363aa7 from #16484.

… cache (#16484)

* Add cluster setting to allow size>0 in request cache

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

* Add to changelog

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

* addressed dbwiddis's comments

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

* make canCacheSizeNonzeroRequests volatile

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

* fix changelog merge

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

* Changed setting name

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

* more renaming

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

* fix spotless check

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

* rerun gradle check

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]>
(cherry picked from commit 0363aa7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2024

❌ Gradle check result for a87a209: 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
Copy link
Contributor

github-actions bot commented Nov 1, 2024

❌ Gradle check result for a87a209: 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
Copy link
Contributor

github-actions bot commented Nov 1, 2024

✅ Gradle check result for a87a209: SUCCESS

@codecov
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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
@@             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     

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

@dbwiddis dbwiddis merged commit ee9d090 into 2.x Nov 1, 2024
61 checks passed
@github-actions github-actions bot deleted the backport/backport-16484-to-2.x branch November 1, 2024 19:16
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