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

Early terminate the slices for concurrent search if CircuitBreakingException is thrown #11731

Closed

Early terminate the slices for concurrent search if CircuitBreakingEx…

88eefb9
Select commit
Loading
Failed to load commit list.
Closed

Early terminate the slices for concurrent search if CircuitBreakingException is thrown #11731

Early terminate the slices for concurrent search if CircuitBreakingEx…
88eefb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 9, 2024 in 0s

6.25% of diff hit (target 71.44%)

View this Pull Request on Codecov

6.25% of diff hit (target 71.44%)

Annotations

Check warning on line 275 in server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java#L275

Added line #L275 was not covered by tests

Check warning on line 307 in server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java#L307

Added line #L307 was not covered by tests

Check warning on line 329 in server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java#L327-L329

Added lines #L327 - L329 were not covered by tests

Check warning on line 347 in server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java#L345-L347

Added lines #L345 - L347 were not covered by tests

Check warning on line 369 in server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/internal/ContextIndexSearcher.java#L367-L369

Added lines #L367 - L369 were not covered by tests

Check warning on line 149 in server/src/main/java/org/opensearch/search/internal/SearchContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/internal/SearchContext.java#L148-L149

Added lines #L148 - L149 were not covered by tests