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

Masters can lose track of tasks' executor IDs.

    XMLWordPrintableJSON

Details

    • Mesosphere Sprint 66, Mesosphere Sprint 67
    • 4

    Description

      The response to the master's state endpoint sometimes doesn't include the executor id corresponding to some tasks.

      Agents send to the leading master a list of tasks when reregistering. Tasks that are not started by the command executor should contain an executor id, but the following snippet can sometimes clear the executor id of tasks started by other executors: https://github.com/apache/mesos/blob/1.4.0/src/slave/slave.cpp#L1515-L1522

      Attachments

        Activity

          People

            gkleiman Gastón Kleiman
            gkleiman Gastón Kleiman
            Benjamin Mahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: