Skip to content

Have mappings available on all nodes #17965

@jpountz

Description

@jpountz

Mappings for a given index are only available on nodes that hold a shard for this index. While this may reduce memory usage on clusters that have many indices with few shards on many nodes, it tends to make things more complicated. For instance, search requests cannot be validated on the coordinating node. Wouldn't it be a better trade-off to have mappings available on all nodes?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions