lake-lerna / hydra

A Scale Testing infra using Mesos and marathon
Apache License 2.0
13 stars 8 forks source link

Scale up and down gracefully, add retries #79

Closed kratos7 closed 8 years ago

kratos7 commented 8 years ago

* There have been cases where when scaling to a large number at once, zookeeper crashes and restarts, this results in a window of non response from marathon server to our marathon client within hydra * Add implicit retries around marathon client calls \ Scale up and down in batches

Signed-off-by: Abdullah Shah abdullah@plumgrid.com