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] Use circuit breaker in InternalHistogram when adding empty buckets (#14754) #14844

Merged
merged 1 commit into from
Jul 20, 2024

Use circuit breaker in InternalHistogram when adding empty buckets (#…

21be116
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Use circuit breaker in InternalHistogram when adding empty buckets (#14754) #14844

Use circuit breaker in InternalHistogram when adding empty buckets (#…
21be116
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 20, 2024 in 0s

75.00% of diff hit (target 71.50%)

View this Pull Request on Codecov

75.00% of diff hit (target 71.50%)

Annotations

Check warning on line 398 in server/src/main/java/org/opensearch/search/aggregations/bucket/histogram/InternalHistogram.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/histogram/InternalHistogram.java#L398

Added line #L398 was not covered by tests