elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.69k stars 24.66k forks source link

Revisit automatic heap sizing heuristic for coordinating nodes #88395

Open mark-vieira opened 2 years ago

mark-vieira commented 2 years ago

As mentioned by @ersinbyrktr in this comment our use of the same heap sizing calculations for data and coordinating nodes may not be the most efficient. We may want to revisit the existing heuristics used here and optimize for coordinating nodes.

elasticmachine commented 2 years ago

Pinging @elastic/es-perf (Team:Performance)