[
https://issues.apache.org/jira/browse/MESOS-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Rukletsov updated MESOS-6833:
---------------------------------------
Labels: check health-check mesosphere (was: health-check mesosphere)
> 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: 0.28.0, 1.0.0, 1.1.0
> Reporter: Lukas Loesche
> Labels: check, health-check, mesosphere
>
> 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.15#6346)