-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Open
Labels
:Distributed Indexing/CRUDA catch all label for issues around indexing, updating and getting a doc by id. Not search.A 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.Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
Description
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.
idegtiarenko
Metadata
Metadata
Assignees
Labels
:Distributed Indexing/CRUDA catch all label for issues around indexing, updating and getting a doc by id. Not search.A 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.Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.