Skip to content

Elastic should log what's the expected number of nodes to elect master, when it fails #8362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kretes opened this issue Nov 6, 2014 · 2 comments
Assignees
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

Comments

@kretes
Copy link

kretes commented Nov 6, 2014

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

@clintongormley
Copy link
Contributor

@pickypg pickypg self-assigned this Aug 18, 2016
@pickypg pickypg removed the help wanted adoptme label Aug 18, 2016
kblincoe added a commit to kblincoe/elasticsearch that referenced this issue Mar 22, 2017
nickreednz pushed a commit to nickreednz/elasticsearch that referenced this issue Mar 23, 2017
Fixes issue elastic#8362 by logging the number of candidates that were expected when said number is not met.
@clintongormley clintongormley added :Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. and removed :Cluster labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants