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 report a cluster as ready to work until node connection protocol has completed #1771

Merged
merged 1 commit into from
Dec 6, 2017

Commits on Dec 6, 2017

  1. Wait for boundary connect protocol to report ready to work

    Previous to this commit, we were reporting ready to work at
    a boundary as soon as the TCP connection was established.
    Since we are not actually ready to work until all boundary
    connect protocol messages have been received, this changes that.
    jtfmumm committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    7ddfcf0 View commit details
    Browse the repository at this point in the history