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

Maintenance of machine A causes "Removing offers" for machine B.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      If I schedule machine A in a maintenance call, the logic in "___updateMaintenanceSchedule" will check all the master's machines. 

      Another machine(say machine B) not in the maintenance schedule will be set to UP Mode and call "updateUnavailability". This results in removing all offers of slaves on machine B.

      If I am using these offers to run some tasks, these tasks would be lost for REASON_INVALID_OFFERS.

      I think a maintenance schedule should not affect machines not in it. Is that right?

      Attachments

        Issue Links

          Activity

            People

              carlone longfei
              carlone longfei
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: