twosigma / satellite

Satellite monitors, alerts on, and self-heals your Mesos cluster.
Apache License 2.0
143 stars 18 forks source link

satellite-master: Prevent error when not all task totals arrive. #67

Closed mforsyth closed 8 years ago

mforsyth commented 8 years ago

If any of the 3 counts (failed, finished, started) are missing, don't consider the host for black hole status.

wkf commented 8 years ago

Would love to see a "why" in the commit message. Under what situations would they be missing? Otherwise, :+1: