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

etcdserver: better warning when initial-cluster doesn't match advertise urls #8083

Merged
merged 1 commit into from
Jun 12, 2017

Commits on Jun 12, 2017

  1. etcdserver: better warning when initial-cluster doesn't match adverti…

    …se urls
    
    The old error was not clear about what URLs needed to be added, sometimes
    truncating the list. To make it clearer, print out the missing entries
    for --initial-cluster and print the full list of initial advertise peers.
    
    Fixes etcd-io#8079 and etcd-io#7927
    heyitsanthony committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    7ff5b05 View commit details
    Browse the repository at this point in the history