swift-cluster-membership
swift-cluster-membership copied to clipboard
SWIM: Tune default probing timeouts
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.
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