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

Testing isolator is broken when multiple frameworks are in play

    XMLWordPrintableJSON

Details

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

    Description

      All the maps inside the testing isolator (drivers, executors, directories) are only indexed by ExecutorID instead of indexing by both FrameworkID and ExecutorID.

      This means, if 2 frameworks use the same executor id (which most of our tests do) then the launch of 2nd executor overwrites the first executor in the isolator's data structures. Aaargh.

      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: