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

Clear ehcache disk cache files during initialization #14738

Merged
merged 10 commits into from
Jul 18, 2024

Update ehcache disk cache close() logic

4a666bb
Select commit
Loading
Failed to load commit list.
Merged

Clear ehcache disk cache files during initialization #14738

Update ehcache disk cache close() logic
4a666bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 17, 2024 in 0s

76.47% of diff hit (target 71.74%)

View this Pull Request on Codecov

76.47% of diff hit (target 71.74%)

Annotations

Check warning on line 165 in plugins/cache-ehcache/src/main/java/org/opensearch/cache/store/disk/EhcacheDiskCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/cache-ehcache/src/main/java/org/opensearch/cache/store/disk/EhcacheDiskCache.java#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 477 in plugins/cache-ehcache/src/main/java/org/opensearch/cache/store/disk/EhcacheDiskCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/cache-ehcache/src/main/java/org/opensearch/cache/store/disk/EhcacheDiskCache.java#L476-L477

Added lines #L476 - L477 were not covered by tests