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

Abstract AsyncShardFetch cache to allow restructuring for other caching strategies #12441

Merged
merged 14 commits into from
Mar 11, 2024

Merge remote-tracking branch 'origin/main' into abstract-cache

d7903f7
Select commit
Loading
Failed to load commit list.
Merged

Abstract AsyncShardFetch cache to allow restructuring for other caching strategies #12441

Merge remote-tracking branch 'origin/main' into abstract-cache
d7903f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2024 in 0s

81.33% of diff hit (target 71.43%)

View this Pull Request on Codecov

81.33% of diff hit (target 71.43%)

Annotations

Check warning on line 315 in server/src/main/java/org/opensearch/gateway/AsyncShardFetch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/AsyncShardFetch.java#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 189 in server/src/main/java/org/opensearch/gateway/AsyncShardFetchCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/AsyncShardFetchCache.java#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 209 in server/src/main/java/org/opensearch/gateway/AsyncShardFetchCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/AsyncShardFetchCache.java#L209

Added line #L209 was not covered by tests

Check warning on line 297 in server/src/main/java/org/opensearch/gateway/AsyncShardFetchCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/AsyncShardFetchCache.java#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 309 in server/src/main/java/org/opensearch/gateway/AsyncShardFetchCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/AsyncShardFetchCache.java#L309

Added line #L309 was not covered by tests