Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8078

Decouple Execution from actual slot implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.0
    • Runtime / Coordination

    Description

      In order to plug in a different slot implementation, we should introduce a slot interface which abstracts away the implementation details of SimpleSlot wrt Execution. The reason this is necessary is to provide a simpler slot implementation for Flip-6 since all allocation/release logic will go through the SlotPool. Thus, we no longer need the concurrent structure of Slot, SharedSlot, SimpleSlot and SlotSharingGroupAssignment.

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: