[Feature Request] Add more ITs around tiered caching stats #13455
Labels
enhancement
Enhancement or improvement to existing feature or request
Search:Performance
:test
Adding or fixing a test
v2.15.0
Issues and PRs related to version 2.15.0
Is your feature request related to a problem? Please describe
As part of tiered caching we have added a new cache stats API, where individual ICache implementations keep track of their own stats. This approach makes it easier to plug in new cache implementations. We have some ITs around this, but we should add more to make sure there aren't any unknown issues.
Describe the solution you'd like
We should add more ITs combining different cache types with different level aggregations for the stats, across a wider variety of clusters.
Related component
Search:Performance
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: