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

Improve rescinding of offers during quota configuration changes.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • allocation

    Description

      Currently, the master attempts to rescind offers when handling an update to the quota configuration. This is problematic because the master's logic is not comprehensive and it's possible for the allocator to race against the master and offer additional resources.

      Once offers are managed in the allocator, the rescinding of offers should be done there. The allocator can do a better job at this (e.g. considering reservations) compared to the master's current heuristics.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: