Tags: piccobit/helios
Tags
Merge pull request spotify#1046 from spotify/dxia/remove-unused-vars Remove unused variable in MasterService
Merge pull request spotify#1046 from spotify/dxia/remove-unused-vars Remove unused variable in MasterService
Merge pull request spotify#1045 from spotify/dxia/update-devs Add Staffan and Nic to list of developers
Merge pull request spotify#1043 from spotify/pubsub-healthchecks-actu… …al-topic use same pubsub topic in healthchecks as the EventSender
More robust cleanup of removed hosts for deployment groups Instead of the previous method where we would try to undeploy from hosts that were no longer registered, instead just apply a straightforward filter to the removed hosts list. This is clearer and works without generating a bunch of unnecessary tasks. Also, the previous version would only work if the set of UP hosts for the deployment group changed. This version doesn't have that flaw.
Merge pull request spotify#1040 from spotify/connection-state-change-… …metrics monitor how often zookeeper connection state changes
Undeploy jobs from hosts even if they are DOWN (spotify#1039) If a host is down, we still want the `RollingUndeployPlanner` to attempt to undeploy from it, and then remove it from the list of removed hosts. Otherwise, the list of removed hosts for a deployment group can grow unboundedly.
Merge pull request spotify#1038 from spotify/dxia/reduce-use-of-host-… …status2 Use host status even less
Merge pull request spotify#1036 from spotify/dxia/reduce-use-of-host-… …status Don't get host status when we don't need to
Merge pull request spotify#1031 from spotify/pubsub-healthcheck-perio… …dically periodically check connectivity to Cloud Pubsub
PreviousNext