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

ExecutorInfo validity check is broken in Master

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.20.0
    • None
    • None
    • Q2 Sprint 5

    Description

      As part of task validation changes introduced in https://reviews.apache.org/r/22151/ the ExecutorInfoChecker is broken.

      Instead of validating against executors that belong to the slave that the task is being launched on, we are validating against all executors in the cluster. This is a regression because executor ids have to be unique per slave but not across all slaves.

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            vinodkone Vinod Kone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: