Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-5276

HTTPCommandExecutor should terminate after it receives an ACK from the agent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

              qianzhang Qian Zhang
              vinodkone Vinod Kone
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: