Skip to content

Conversation

jdconrad
Copy link
Contributor

Backports the following commits to 9.0:

ClassValue.getFromHashMap wraps checked exceptions as Error, 
but we do not want to crash here because we could not process 
the type correctly as part of a Painless script, so we instead 
unwrap the Error and rethrow the original exception.
@jdconrad jdconrad added :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team labels Aug 27, 2025
@elasticsearchmachine elasticsearchmachine merged commit a313641 into elastic:9.0 Aug 27, 2025
19 checks passed
@jdconrad jdconrad deleted the backport/9.0/pr-133604 branch August 27, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache Team:Core/Infra Meta label for core/infra team v9.0.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants