You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2017/01/11 14:33:58 UTC

[jira] [Created] (MESOS-6908) Zero health check timeout is interpreted literally.

Alexander Rukletsov created MESOS-6908:
------------------------------------------

             Summary: Zero health check timeout is interpreted literally.
                 Key: MESOS-6908
                 URL: https://issues.apache.org/jira/browse/MESOS-6908
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 1.1.0, 1.0.2
            Reporter: Alexander Rukletsov
            Assignee: Alexander Rukletsov
            Priority: Minor


Currently zero health check timeout is interpreted literally, which is not very helpful since a health check does not even get a chance to finish. We suggest to fixe this behaviour by interpreting zero as {{Duration::max()}} effectively rendering the timeout infinite.



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