Elastic should log what's the expected number of nodes to elect master, when it fails #8362
Labels
:Distributed Indexing/Distributed
A catch all label for anything in the Distributed Indexing Area. Please avoid if you can.
>enhancement
good first issue
low hanging fruit
In https://github.com/elasticsearch/elasticsearch/blob/master/src/main/java/org/elasticsearch/discovery/zen/ZenDiscovery.java#L1037 Elastic logs that it was not possible to elect master from active nodes. Since min_number of nodes is a transient value - its current value should be logged here as well, to understand how many was ussing
The text was updated successfully, but these errors were encountered: