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

SWIM: Tune default probing timeouts #7

Open
ktoso opened this issue Aug 7, 2020 · 1 comment
Open

SWIM: Tune default probing timeouts #7

ktoso opened this issue Aug 7, 2020 · 1 comment
Labels
1 - triaged Task makes sense, is well defined, and is ready to be worked on t:swim

Comments

@ktoso
Copy link
Member

ktoso commented Aug 7, 2020

Best to put it onto some amazon instances poke around a bit and select something realistic / good "default", something like a few seconds is likely fine.

@ktoso ktoso changed the title Tune SWIM probing timeouts SWIM: Tune default probing timeouts Aug 7, 2020
@avolokhov
Copy link
Contributor

Memberlist suggests setting it to p99 of roundtrip time (which shouldn't be more than a few hundreds millis in a normal setup (eventually we should also decide where we stand on cross availability zone setup):
https://github.com/hashicorp/memberlist/blob/f72d2042a81632f45a86ad548580c1bd8890dbf9/config.go#L113

@ktoso ktoso added 1 - triaged Task makes sense, is well defined, and is ready to be worked on t:swim labels Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - triaged Task makes sense, is well defined, and is ready to be worked on t:swim
Projects
None yet
Development

No branches or pull requests

2 participants