mesosphere-backup / etcd-mesos

self-healing etcd on mesos!
Apache License 2.0
67 stars 19 forks source link

reject offers if there's no etcd servers to launch #110

Open jdef opened 7 years ago

jdef commented 7 years ago

in some environments, hoarding offers for up to 5s is problematic.

the 5s in this case is based on chillFactor: https://github.com/mesosphere/etcd-mesos/blob/4c7b93511d8ea6fdefe714f6f1ac826cb51ec2f8/scheduler/scheduler.go#L430