Vinod Kone created MESOS-5276:
---------------------------------

             Summary: HTTPCommandExecutor should terminate after it receives an 
ACK from the agent
                 Key: MESOS-5276
                 URL: https://issues.apache.org/jira/browse/MESOS-5276
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone


Currently, the HTTP command executor does a os::sleep() (similar to the driver 
based command executor) after sending the terminal update as a hack to ensure 
the update is received by the agent. The right thing to do would be to 
terminate after receiving the ACK from the agent.

For this to work we need to ensure the agent always ACKs an executor update 
(MESOS-5262).



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

Reply via email to