Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Feb 13, 2025

Backports the following commits to 8.18:

SizeLimitingStringWriter is used to limit the output size of mustache
scripts. When the size is limited, the resulting exception lacks detail
needed to identify the problem. In particular, the actual size that
would result is not given. Additionally, the excerpt lacks any of the
new string being added. This commit tweaks the exception to include both
of these details.
@rjernst rjernst added :Core/Infra/Core Core issues without another label >enhancement 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 Feb 13, 2025
@elasticsearchmachine elasticsearchmachine merged commit 7fcc2ef into elastic:8.18 Feb 13, 2025
15 checks passed
@rjernst rjernst deleted the backport/8.18/pr-122427 branch February 13, 2025 20:43
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 :Core/Infra/Core Core issues without another label >enhancement Team:Core/Infra Meta label for core/infra team v8.18.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants