Skip to content

[8.18] ESQL: Throw ISE instead of IAE for illegal block in page (#128960) #129039

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

Merged

Conversation

alex-spies
Copy link
Contributor

Backports the following commits to 8.18:

)

IAE gets reported as a 400 status code, but that's inappropriate when
inconsistent pages are always bugs, and should be reported with a 500.
Throw ISE instead.
@alex-spies alex-spies added :Analytics/ES|QL AKA ESQL >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Jun 6, 2025
@elasticsearchmachine elasticsearchmachine merged commit 0a5a348 into elastic:8.18 Jun 6, 2025
15 checks passed
@alex-spies alex-spies deleted the backport/8.18/pr-128960 branch June 6, 2025 10:47
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 Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.18.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants