Lukas Loesche created MESOS-6833:
------------------------------------

             Summary: consecutive_failures 0 == 1 in HealthCheck
                 Key: MESOS-6833
                 URL: https://issues.apache.org/jira/browse/MESOS-6833
             Project: Mesos
          Issue Type: Bug
          Components: agent
    Affects Versions: 1.1.0
            Reporter: Lukas Loesche


When defining a HealthCheck with consecutive_failures=0 one would expect Mesos 
to never kill the task and only notify about the failure.

What seems to happen instead is Mesos handles consecutive_failures=0 as 
consecutive_failures=1 and kills the task after 1 failure.

Since 0 isn't the same as 1 this seems to be a bug and results in unexpected 
behaviour.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to