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

Make search pipelines asynchronous #10598

Merged
merged 3 commits into from
Oct 30, 2023

Rename async methods (put async at end)

70567bd
Select commit
Loading
Failed to load commit list.
Merged

Make search pipelines asynchronous #10598

Rename async methods (put async at end)
70567bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 29, 2023 in 1s

93.33% of diff hit (target 71.21%)

View this Pull Request on Codecov

93.33% of diff hit (target 71.21%)

Annotations

Check warning on line 521 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L518-L521

Added lines #L518 - L521 were not covered by tests

Check warning on line 137 in server/src/main/java/org/opensearch/search/pipeline/Pipeline.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/pipeline/Pipeline.java#L135-L137

Added lines #L135 - L137 were not covered by tests