Skip to content

Conversation

jordan-powers
Copy link
Contributor

Backports the following commits to 8.18:

…c#136315)

Currently, when a dynamic array field trips `index.mapping.total_fields.
limit` and is ignored due to `index.mapping.total_fields.
ignore_dynamic_beyond_limit`, the leaf name is stored in _ignored.

This is inconsistent with single-valued fields where the full path is
stored in _ignored.

This PR updates the logic so that in both cases, the full path is stored.
@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 Oct 9, 2025
@elasticsearchmachine elasticsearchmachine merged commit de0097b into elastic:8.18 Oct 9, 2025
17 checks passed
@jordan-powers jordan-powers deleted the backport/8.18/pr-136315 branch October 9, 2025 21: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 v8.18.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants