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

Fix BWC for compute listener #110615

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Jul 8, 2024

ComputeResponse from old nodes may have a null value instead of an empty list for profiles.

Relates #110400
Closes #110591

@dnhatn dnhatn added v8.15.1 v8.14.3 :Analytics/ES|QL AKA ESQL >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport-and-merge labels Jul 8, 2024
@dnhatn dnhatn requested a review from nik9000 July 8, 2024 22:37
@dnhatn dnhatn marked this pull request as ready for review July 8, 2024 22:38
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jul 8, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@elasticsearchmachine elasticsearchmachine merged commit bdf9a2e into elastic:main Jul 8, 2024
15 checks passed
@dnhatn dnhatn deleted the fix-compute-listener-bwc branch July 8, 2024 23:35
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

The backport operation could not be completed due to the following error:

An unexpected error occurred when attempting to backport this PR.

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 110615

dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Jul 9, 2024
ComputeResponse from old nodes may have a null value instead of an empty
list for profiles.

Relates elastic#110400 Closes elastic#110591
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Jul 9, 2024
ComputeResponse from old nodes may have a null value instead of an empty
list for profiles.

Relates elastic#110400 Closes elastic#110591
@dnhatn dnhatn removed backport pending auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport-and-merge labels Jul 9, 2024
elasticsearchmachine pushed a commit that referenced this pull request Jul 9, 2024
ComputeResponse from old nodes may have a null value instead of an empty
list for profiles.

Relates #110400 Closes #110591
elasticsearchmachine pushed a commit that referenced this pull request Jul 9, 2024
ComputeResponse from old nodes may have a null value instead of an empty
list for profiles.

Relates #110400 Closes #110591
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.14.3 v8.15.1 v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] MixedClusterEsqlSpecIT test {string.Dissect SYNC} failing
2 participants