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

Framework might not receive status update when a just launched task is killed immediately

    XMLWordPrintableJSON

Details

    Description

      Our Marathon team are seeing issues in their integration test suite when Marathon gets stuck in an infinite loop trying to kill a just launched task. In their test a task launched which is immediately followed by killing the task – the framework does e.g., not wait for any task status update.

      In this case the launch and kill messages arrive at the agent in the correct order, but both the launch and kill paths in the agent do not reach the point where a status update is sent to the framework. Since the framework has seen no status update on the task it re-triggers a kill, causing an infinite loop.

      Attachments

        1. GroupDeployIntegrationTest.log.zip
          300 kB
          A. Dukhovniy
        2. logs
          7 kB
          Benjamin Bannier

        Issue Links

          Activity

            People

              bmahler Benjamin Mahler
              bbannier Benjamin Bannier
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: