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

Applies leader loop fixes from Consul. #3402

Merged
merged 1 commit into from
Nov 3, 2017
Merged

Applies leader loop fixes from Consul. #3402

merged 1 commit into from
Nov 3, 2017

Commits on Oct 17, 2017

  1. Applies leader loop fixes from Consul.

    There was a deadlock issue we fixed under hashicorp/consul#3230,
    and then discovered an issue with under hashicorp/consul#3545. This
    PR ports over those fixes, as well as makes the revoke actions only happen if leadership was
    established. This brings the Nomad leader loop inline with Consul's.
    slackpad committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    afdc537 View commit details
    Browse the repository at this point in the history