Skip to content

Conversation

jordan-powers
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

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.

(cherry picked from commit 178c0c9)
@jordan-powers jordan-powers added >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) Team:StorageEngine :StorageEngine/Mapping The storage related side of mappings labels Jul 28, 2025
@elasticsearchmachine elasticsearchmachine merged commit 4af0414 into elastic:9.0 Jul 28, 2025
19 checks passed
@jordan-powers jordan-powers deleted the backport/9.0/pr-132018 branch July 28, 2025 19:29
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.0.5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants