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] Disable concurrent aggs for Diversified Sampler and Sampler aggs (#11087) #11105

Merged
merged 1 commit into from
Nov 7, 2023

Disable concurrent aggs for Diversified Sampler and Sampler aggs (#11…

b21f915
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Disable concurrent aggs for Diversified Sampler and Sampler aggs (#11087) #11105

Disable concurrent aggs for Diversified Sampler and Sampler aggs (#11…
b21f915
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2023 in 1s

0.00% of diff hit (target 70.98%)

View this Pull Request on Codecov

0.00% of diff hit (target 70.98%)

Annotations

Check warning on line 165 in server/src/main/java/org/opensearch/search/aggregations/bucket/sampler/DiversifiedAggregatorFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/sampler/DiversifiedAggregatorFactory.java#L165

Added line #L165 was not covered by tests

Check warning on line 78 in server/src/main/java/org/opensearch/search/aggregations/bucket/sampler/SamplerAggregatorFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/sampler/SamplerAggregatorFactory.java#L78

Added line #L78 was not covered by tests