-
Notifications
You must be signed in to change notification settings - Fork 25.8k
IndexMetadataUpdater#applyChanges is rather inefficient #78980
Copy link
Copy link
Closed
Labels
:Distributed/Cluster CoordinationCluster formation and cluster state publication, including cluster membership and fault detection.Cluster formation and cluster state publication, including cluster membership and fault detection.>bugTeam:DistributedMeta label for distributed team.Meta label for distributed team.
Description
Same as #77888
slightly smaller impact than #77888 but in the same ballpark. This method just adjusts allocation ids and primary terms it seems, so none of the information relevant to computing the indices lookup changes here => we should find a way to not have to recompute that to make reroutes a little faster.
relates #77466
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/Cluster CoordinationCluster formation and cluster state publication, including cluster membership and fault detection.Cluster formation and cluster state publication, including cluster membership and fault detection.>bugTeam:DistributedMeta label for distributed team.Meta label for distributed team.
Type
Fields
Give feedbackNo fields configured for issues without a type.
