Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] [Tiered Caching] Stats rework (2/4): Gates CacheStatsHolder logic behind FeatureFlags.PLUGGABLE_CACHE setting #13432

Merged

[Tiered Caching] Gate CacheStatsHolder logic behind FeatureFlags.PLUG…

d730b30
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Tiered Caching] Stats rework (2/4): Gates CacheStatsHolder logic behind FeatureFlags.PLUGGABLE_CACHE setting #13432

[Tiered Caching] Gate CacheStatsHolder logic behind FeatureFlags.PLUG…
d730b30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 28, 2024 in 1s

95.38% of diff hit (target 71.28%)

View this Pull Request on Codecov

95.38% of diff hit (target 71.28%)

Annotations

Check warning on line 193 in server/src/main/java/org/opensearch/common/cache/stats/DefaultCacheStatsHolder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/stats/DefaultCacheStatsHolder.java#L193

Added line #L193 was not covered by tests

Check warning on line 58 in server/src/main/java/org/opensearch/common/cache/stats/NoopCacheStatsHolder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/stats/NoopCacheStatsHolder.java#L58

Added line #L58 was not covered by tests