Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Apr 15, 2025

Backports the following commits to 8.x:

In Jackson 2.15 a maximum string length of 50k characters was
introduced. We worked around that by override the length to max int on
all parsers created by xcontent. Jackson 2.17 introduced a similar limit
on field names. This commit mimics the workaround for string length by
overriding the max name length to be unlimited.

relates elastic#58952
@rjernst rjernst added :Core/Infra/Core Core issues without another label >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 Apr 15, 2025
@rjernst
Copy link
Member Author

rjernst commented Apr 15, 2025

@elasticmachine update branch

@elasticmachine
Copy link
Collaborator

There are no new commits on the base branch.

@rjernst
Copy link
Member Author

rjernst commented Apr 17, 2025

@elasticmachine update branch

@elasticsearchmachine elasticsearchmachine merged commit 2eb2c1e into elastic:8.x Apr 19, 2025
15 checks passed
@rjernst rjernst deleted the backport/8.x/pr-126806 branch April 19, 2025 00:18
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/Core Core issues without another label Team:Core/Infra Meta label for core/infra team v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants