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

[8.12] Relax limit on max string size in CBOR, Smile, YAML (#103930) #104088

Merged

Conversation

stu-elastic
Copy link
Contributor

Backports the following commits to 8.12:

@stu-elastic stu-elastic added :Core/Infra/Core Core issues without another label >non-issue 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 Jan 8, 2024
Remove the rough limit on string length from Jackson 2.15. The limit was already relaxed for JSON in elastic#96031, this extends that change to other XContent types.

Refs: elastic#96031
Fixes: elastic#104009
(cherry picked from commit a359b1f)
@stu-elastic stu-elastic force-pushed the backport/8.12/pr-103930 branch from 17c01b0 to bfccb31 Compare January 8, 2024 19:34
@elasticsearchmachine elasticsearchmachine merged commit 9d8ef6b into elastic:8.12 Jan 8, 2024
15 checks passed
@stu-elastic stu-elastic deleted the backport/8.12/pr-103930 branch January 8, 2024 20:25
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 >non-issue Team:Core/Infra Meta label for core/infra team v8.12.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants