Skip to content

Conversation

jordan-powers
Copy link
Contributor

Backports the following commits to 9.1:

When encoding an ignored source entry, we write the string length of the 
field name, not the encoded byte count; however, the decode logic treats
this encoded value as the byte length. This patch updates the decode logic
to instead properly treat the value as the string length.
@jordan-powers jordan-powers added :StorageEngine/Mapping The storage related side of mappings >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:StorageEngine labels Jul 28, 2025
@elasticsearchmachine elasticsearchmachine merged commit 9db57f0 into elastic:9.1 Jul 28, 2025
34 checks passed
@jordan-powers jordan-powers deleted the backport/9.1/pr-132018 branch July 28, 2025 17:50
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 :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine v9.1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants