Niklas Quarfot Nielsen created MESOS-1442:
---------------------------------------------
Summary: Adding grace_period_seconds to the health check protobuf
Key: MESOS-1442
URL: https://issues.apache.org/jira/browse/MESOS-1442
Project: Mesos
Issue Type: Technical task
Reporter: Niklas Quarfot Nielsen
Using an initial delay to cope with start-up time of a task may be hard to get
right in scenarios where this time varies a lot (for example, pulling in
external artifacts). Overestimating the initial delay can be wasteful, as a
task may be ready for work load much earlier. Instead, having a 'grace period'
which would be interpreted as the slack time in which failed health checks
won't count and cause a task to be killed, but would at first (or after a
number of) healthy checks, report the task as being healthy.
--
This message was sent by Atlassian JIRA
(v6.2#6252)