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] Making took time policy dynamic and adding additional IT tests #13063

Merged
merged 7 commits into from
Apr 11, 2024

Merge branch 'main' into policy_dynamic_setting

425311c
Select commit
Loading
Failed to load commit list.
Merged

[Tiered Caching] Making took time policy dynamic and adding additional IT tests #13063

Merge branch 'main' into policy_dynamic_setting
425311c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 11, 2024 in 0s

89.09% of diff hit (target 71.42%)

View this Pull Request on Codecov

89.09% of diff hit (target 71.42%)

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