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] Indices Request cache stalekey management #12625

Merged

spotlessApply

dbbdff0
Select commit
Loading
Failed to load commit list.
Merged

[Tiered Caching] Indices Request cache stalekey management #12625

spotlessApply
dbbdff0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 17, 2024 in 0s

79.10% of diff hit (target 71.42%)

View this Pull Request on Codecov

79.10% of diff hit (target 71.42%)

Annotations

Check warning on line 480 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L479-L480

Added lines #L479 - L480 were not covered by tests

Check warning on line 496 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L495-L496

Added lines #L495 - L496 were not covered by tests

Check warning on line 529 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L528-L529

Added lines #L528 - L529 were not covered by tests

Check warning on line 538 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L537-L538

Added lines #L537 - L538 were not covered by tests

Check warning on line 540 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L540

Added line #L540 was not covered by tests

Check warning on line 584 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L584

Added line #L584 was not covered by tests

Check warning on line 639 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L639

Added line #L639 was not covered by tests

Check warning on line 659 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L659

Added line #L659 was not covered by tests

Check warning on line 688 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L687-L688

Added lines #L687 - L688 were not covered by tests

Check warning on line 731 in server/src/main/java/org/opensearch/indices/IndicesRequestCache.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesRequestCache.java#L730-L731

Added lines #L730 - L731 were not covered by tests