Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4345 Implement new ResourceManager
  3. FLINK-4373

Introduce SlotID, AllocationID, ResourceProfile

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • None
    • Runtime / Coordination
    • None

    Description

      For the new version of cluster management, we need some more basic data structures:

      • SlotID: Identifier of one single slot located in a task executor
      • AllocationID: Slot allocation identifier, created by the JobManager when requesting a slot, constant across re-tries. Used to identify responses by the ResourceManager and to identify deployment calls towards the TaskManager that was allocated from.
      • ResourceProfile: The resource profile of the desired slot (currently only cpu cores and memory are supported

      Attachments

        Activity

          People

            ykt836 Kurt Young
            ykt836 Kurt Young
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: