Skip to content

Conversation

jordan-powers
Copy link
Contributor

Backports the following commits to 8.18:

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 a8114cc into elastic:8.18 Jul 28, 2025
16 checks passed
@jordan-powers jordan-powers deleted the backport/8.18/pr-132018 branch July 28, 2025 17:51
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 v8.18.5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants