Skip to content

Batch create-index cluster update tasks #111237

@pxsalehi

Description

@pxsalehi

Currently, the create-index API results in cluster state updates which are submitted unbatched. This can potentially lead to too many cluster state update tasks in cases where there are many concurrent create-index requests, and could be improved by using batching. Note that, we might need to carefully pick a reasonable size to batch these requests since this operation can be potentially expensive and involve mapping creation, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Distributed Indexing/CRUDA catch all label for issues around indexing, updating and getting a doc by id. Not search.>enhancementTeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions