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

[Tiered Caching] Cache tier policies #12542

Merged
merged 24 commits into from
Mar 15, 2024

javadocs

895449b
Select commit
Loading
Failed to load commit list.
Merged

[Tiered Caching] Cache tier policies #12542

javadocs
895449b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 15, 2024 in 0s

91.54% of diff hit (target 71.42%)

View this Pull Request on Codecov

91.54% of diff hit (target 71.42%)

Annotations

Check warning on line 56 in modules/cache-common/src/main/java/org/opensearch/cache/common/tier/TieredSpilloverCachePlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/cache-common/src/main/java/org/opensearch/cache/common/tier/TieredSpilloverCachePlugin.java#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 143 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 145 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L145

Added line #L145 was not covered by tests