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

Release TaskExecutors from SlotPool if all slots have been removed

    XMLWordPrintableJSON

Details

    Description

      Currently, it is possible to fail slot allocations in the SlotPool. Failing an allocation means that the slot is removed from the SlotPool. If we have removed all slots from a TaskExecutor, then we should also release/close the connection to this TaskExecutor. At the moment, this only happens via the heartbeats if the TaskExecutor has become unreachable.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: