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

Task reconciliation does not properly release executor resources.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      This was discovered when simulating frequent slave restarts on a staging cluster.

      It appears that when we reconcile tasks from a re-registering slave, we correctly remove the task and update the slave's resourcesInUse. However, there can be an executor associated with this task, and the reconciliation currently does not do anything to reconcile the executor's resources.

      We'll need to ensure the reconciliation properly removes executors corresponding to these lost tasks.

      Attachments

        Activity

          People

            bmahler Benjamin Mahler
            bmahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: