You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2019/01/03 18:03:00 UTC

[jira] [Created] (MESOS-9509) Benchmark command health checks in default executor

Vinod Kone created MESOS-9509:
---------------------------------

             Summary: Benchmark command health checks in default executor
                 Key: MESOS-9509
                 URL: https://issues.apache.org/jira/browse/MESOS-9509
             Project: Mesos
          Issue Type: Task
          Components: executor
            Reporter: Vinod Kone


TCP/HTTP health checks were extensively scale tested as part of https://mesosphere.com/blog/introducing-mesos-native-health-checks-apache-mesos-part-2/. 

We should do the same for command checks by default executor because it uses a very different mechanism (agent fork/execs the check command as a nested container) and will have very different scalability characteristics.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)