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

Allocator might skip allocations because a single framework is incapable of receiving certain resources.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.2, 1.6.1
    • 1.7.2, 1.8.0
    • allocation
    • None
    • Resource Mgmt RI10 Sp 39
    • 5

    Description

      Currently in the hierarchical allocator allocation loops we compute available resources by taking into account the capabilities of the current framework. Further down in the loop we might then break out of the iteration under the assumption that no other framework can receive the resources in question.

      This is only correct if all considered frameworks have identical capabilities.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: