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] Make took time policy dynamic and add additional integ tests #13175

Merged

[Tiered Caching] Make took time policy dynamic and add additional int…

0d3ba03
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Tiered Caching] Make took time policy dynamic and add additional integ tests #13175

[Tiered Caching] Make took time policy dynamic and add additional int…
0d3ba03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 12, 2024 in 1s

89.09% of diff hit (target 71.28%)

View this Pull Request on Codecov

89.09% of diff hit (target 71.28%)

Annotations

Check warning on line 66 in modules/cache-common/src/main/java/org/opensearch/cache/common/policy/TookTimePolicy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/cache-common/src/main/java/org/opensearch/cache/common/policy/TookTimePolicy.java#L66

Added line #L66 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/cache-common/src/main/java/org/opensearch/cache/common/tier/TieredSpilloverCache.java#L275

Added line #L275 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/cache-common/src/main/java/org/opensearch/cache/common/tier/TieredSpilloverCache.java#L282-L283

Added lines #L282 - L283 were not covered by tests

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#L56

Added line #L56 was not covered by tests