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] Add validation for the search backpressure cancellation settings #15969

Merged

Merge remote-tracking branch 'upstream/2.x' into backport/backport-15…

34e958a
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add validation for the search backpressure cancellation settings #15969

Merge remote-tracking branch 'upstream/2.x' into backport/backport-15…
34e958a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 19, 2024 in 1s

68.75% of diff hit (target 71.67%)

View this Pull Request on Codecov

68.75% of diff hit (target 71.67%)

Annotations

Check warning on line 66 in server/src/main/java/org/opensearch/search/backpressure/settings/SearchBackpressureSettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/backpressure/settings/SearchBackpressureSettings.java#L66

Added line #L66 was not covered by tests

Check warning on line 69 in server/src/main/java/org/opensearch/search/backpressure/settings/SearchBackpressureSettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/backpressure/settings/SearchBackpressureSettings.java#L69

Added line #L69 was not covered by tests

Check warning on line 89 in server/src/main/java/org/opensearch/search/backpressure/settings/SearchBackpressureSettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/backpressure/settings/SearchBackpressureSettings.java#L89

Added line #L89 was not covered by tests

Check warning on line 52 in server/src/main/java/org/opensearch/search/backpressure/settings/SearchShardTaskSettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/backpressure/settings/SearchShardTaskSettings.java#L52

Added line #L52 was not covered by tests

Check warning on line 56 in server/src/main/java/org/opensearch/search/backpressure/settings/SearchTaskSettings.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/backpressure/settings/SearchTaskSettings.java#L56

Added line #L56 was not covered by tests