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] Expose new cache stats API (#13237) #13456

Merged

rerun

1f24c30
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Tiered Caching] Expose new cache stats API (#13237) #13456

rerun
1f24c30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 30, 2024 in 1s

77.49% of diff hit (target 71.28%)

View this Pull Request on Codecov

77.49% of diff hit (target 71.28%)

Annotations

Check warning on line 670 in libs/core/src/main/java/org/opensearch/core/common/io/stream/StreamInput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/core/common/io/stream/StreamInput.java#L670

Added line #L670 was not covered by tests

Check warning on line 676 in libs/core/src/main/java/org/opensearch/core/common/io/stream/StreamInput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/core/common/io/stream/StreamInput.java#L676

Added line #L676 was not covered by tests

Check warning on line 539 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#L539

Added line #L539 was not covered by tests

Check warning on line 259 in server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java#L259

Added line #L259 was not covered by tests

Check warning on line 653 in server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java#L653

Added line #L653 was not covered by tests

Check warning on line 187 in server/src/main/java/org/opensearch/action/admin/indices/stats/CommonStatsFlags.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/stats/CommonStatsFlags.java#L187

Added line #L187 was not covered by tests

Check warning on line 252 in server/src/main/java/org/opensearch/action/admin/indices/stats/CommonStatsFlags.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/stats/CommonStatsFlags.java#L251-L252

Added lines #L251 - L252 were not covered by tests

Check warning on line 257 in server/src/main/java/org/opensearch/action/admin/indices/stats/CommonStatsFlags.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/stats/CommonStatsFlags.java#L256-L257

Added lines #L256 - L257 were not covered by tests

Check warning on line 47 in server/src/main/java/org/opensearch/common/cache/CacheType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/CacheType.java#L47

Added line #L47 was not covered by tests

Check warning on line 51 in server/src/main/java/org/opensearch/common/cache/CacheType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/CacheType.java#L51

Added line #L51 was not covered by tests

Check warning on line 53 in server/src/main/java/org/opensearch/common/cache/CacheType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/CacheType.java#L53

Added line #L53 was not covered by tests

Check warning on line 55 in server/src/main/java/org/opensearch/common/cache/CacheType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/CacheType.java#L55

Added line #L55 was not covered by tests

Check warning on line 59 in server/src/main/java/org/opensearch/common/cache/CacheType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/CacheType.java#L59

Added line #L59 was not covered by tests

Check warning on line 71 in server/src/main/java/org/opensearch/common/cache/service/CacheService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/service/CacheService.java#L71

Added line #L71 was not covered by tests

Check warning on line 75 in server/src/main/java/org/opensearch/common/cache/service/CacheService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/service/CacheService.java#L73-L75

Added lines #L73 - L75 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/service/NodeCacheStats.java#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 61 in server/src/main/java/org/opensearch/common/cache/service/NodeCacheStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/service/NodeCacheStats.java#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 67 in server/src/main/java/org/opensearch/common/cache/service/NodeCacheStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/service/NodeCacheStats.java#L67

Added line #L67 was not covered by tests

Check warning on line 70 in server/src/main/java/org/opensearch/common/cache/service/NodeCacheStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/service/NodeCacheStats.java#L70

Added line #L70 was not covered by tests

Check warning on line 78 in server/src/main/java/org/opensearch/common/cache/service/NodeCacheStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/service/NodeCacheStats.java#L78

Added line #L78 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/stats/CacheStats.java#L73

Added line #L73 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/stats/ImmutableCacheStats.java#L121

Added line #L121 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/stats/ImmutableCacheStatsHolder.java#L291

Added line #L291 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/stats/ImmutableCacheStatsHolder.java#L302

Added line #L302 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/cache/stats/ImmutableCacheStatsHolder.java#L320

Added line #L320 was not covered by tests