Details
-
Improvement
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Right now the check container timeout counting is started when the checker process sends the request to the agent API. This may not be what users are expecting, and sometimes it may take longer for the agent process to launch a check container if the agent is under a heavy workload. This could lead to the health check being failed if the timeout is small and the agent is slow.
In common sense, users may expect the timeout to be just the timeframe that the command should finish. So that users could better define the health check timeout.
Attachments
Issue Links
- is blocked by
-
MESOS-9945 Use streaming response in the checker process
- Accepted
- is duplicated by
-
MESOS-9944 Command health check timeout begins too early
- Resolved