Master node election + force master node change api #37036
Labels
:Distributed Coordination/Cluster Coordination
Cluster formation and cluster state publication, including cluster membership and fault detection.
>feature
Feature request about master election configurable conditions. Some feature requests are mentioned here #14340 and here #32462 but there is more what would be nice to have.
Use case (our situation) - ES cluster with high load, 3 master eligible nodes in 2 fast locations (because it is impossible to have an arbiter node in slow location now), virtual machine nodes. If the cluster is under a heavy load, the master node has to be located on the low loaded hypervisor with dedicated CPUs (and memory) if possible. We are able to achieve that on one hypervisor, not all. So currently we have to restart each master node one by one until the required master node (the one located in fast location with low loaded hypervisor) will be elected.
So following features should be available:
The text was updated successfully, but these errors were encountered: