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

Manage offers in allocator.

    XMLWordPrintableJSON

Details

    • Epic
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • master
    • Manage Offers in Allocator

    Description

      Currently, Offers are managed by Master while Resources are handled by the Allocator. This introduces a variety of races between the Master and Allocator actors; and limitations with regards to information that the Allocator can act upon. See the linked issues for some examples of races/limitations.

      The goal of this epic is to track a refactor of the Master and Allocator. The Master should continue to manage communication with Frameworks, including the act of sending Offers, but all state associated with Offers (primarily OfferIDs and Timers), will be off-loaded to the Allocator.

      Attachments

        Issue Links

          Activity

            People

              kaysoky Joseph Wu
              klaus1982 Klaus Ma
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: