Greg Mann created MESOS-9945:
--------------------------------
Summary: Use streaming response in the checker process
Key: MESOS-9945
URL: https://issues.apache.org/jira/browse/MESOS-9945
Project: Mesos
Issue Type: Improvement
Reporter: Greg Mann
Because we do not currently use a streaming response for nested container
command health checks in the checker process, we are not able to display the
output of failed checks (MESOS-7903), and we are not able to begin the health
check timeout at the appropriate moment (MESOS-9944).
We should update the checker process to use a streaming response for the
LAUNCH_NESTED_CONTAINER_SESSION call that it uses to initiate command health
checks.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)