Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4343 Implement new TaskManager
  3. FLINK-4357

Implement TaskManager side of slot allocation from ResourceManager

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Runtime / Coordination
    • None

    Description

      The ResourceManager may tell the TaskManager to give a slot to a specific JobManager.
      The slot allocation messages are fenced via (RmLeaderID, JobID, AllocationID, ResourceID).
      The TM will ack the request (RmLeaderID,AllocationID) to the RM and then offer that slot to the JM. If not accepted by JM, the TM notifies the RM that the slot is in fact available.

      Attachments

        Activity

          People

            trohrmann Till Rohrmann
            zjwang Zhijiang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: