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

Collect warnings in compute service (#103031) #103079

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Dec 6, 2023

We have implemented #99927 in DriverRunner. However, we also need to implement this in ComputeService, where we spawn multiple requests to avoid losing response headers.

Relates #99927

Closes #100163
Closes #102982
Closes #102871
Closes #103028

We have implemented elastic#99927 in DriverRunner. However, we also need to
implement this in ComputeService, where we spawn multiple requests to
avoid losing response headers.

Relates elastic#99927

Closes elastic#100163
Closes elastic#102982
Closes elastic#102871
Closes elastic#103028
@dnhatn dnhatn added >bug backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Analytics/ES|QL AKA ESQL v8.11.3 labels Dec 6, 2023
@elasticsearchmachine elasticsearchmachine merged commit bdd2b42 into elastic:8.11 Dec 6, 2023
14 checks passed
@dnhatn dnhatn deleted the backport/8.11/pr-102715 branch December 6, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug v8.11.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants