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

Add validation for the search backpressure cancellation settings #15501

Merged
merged 10 commits into from
Sep 17, 2024

Add change log

575303c
Select commit
Loading
Failed to load commit list.
Merged

Add validation for the search backpressure cancellation settings #15501

Add change log
575303c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 17, 2024 in 0s

68.75% of diff hit (target 72.01%)

View this Pull Request on Codecov

68.75% of diff hit (target 72.01%)

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