Skip to content
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

Don't join master nodes or accept join requests of old and too new nodes #11972

Merged
merged 1 commit into from Jul 2, 2015

Commits on Jul 2, 2015

  1. zen: Don't join master nodes or accept join requests of old and too n…

    …ew nodes.
    
    If the version of a node is lower than the minimum supported version or higher than the maximum supported version, a node shouldn't be allowed to join and nodes should join that elected master node
    
    Closes elastic#11924
    martijnvg committed Jul 2, 2015
    Copy the full SHA
    a4b99e6 View commit details
    Browse the repository at this point in the history