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

Updates memberlist and Serf (and adds new dependencies). #2722

Merged
merged 1 commit into from
Feb 8, 2017

Conversation

slackpad
Copy link
Contributor

@slackpad slackpad commented Feb 8, 2017

This gets a number of improvements:

  • Fixed a missing case where gossip would stop flowing to dead nodes for a short while.
  • Uses the go-sockaddr library to look for private IP addresses, which prefers non-loopback private addresses over loopback ones when trying to automatically determine the advertise address.
  • Properly seeds Go's random number generator using the seed library.
  • Serf snapshots no longer have the executable bit set on the file.

This gets a number of improvements:

* Fixed a missing case where gossip would stop flowing to dead nodes for a short while.
* Uses the go-sockaddr library to look for private IP addresses, which prefers non-loopback
  private addresses over loopback ones when trying to automatically determine the advertise address.
* Properly seeds Go's random number generator using the seed library.
* Serf snapshots no longer have the executable bit set on thie file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant