Ian Downes created MESOS-999: -------------------------------- Summary: Slave should wait() and start executor registration timeout after launch Key: MESOS-999 URL: https://issues.apache.org/jira/browse/MESOS-999 Project: Mesos Issue Type: Bug Components: isolation Affects Versions: 0.18.0 Reporter: Ian Downes Priority: Minor
The current code will start launch a container and wait on it before the launch is complete. We should do this only after the container has successfully launched. Likewise for the executor registration timeout. -- This message was sent by Atlassian JIRA (v6.1.5#6160)