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

ResourceManager may release TM with allocated slots

    XMLWordPrintableJSON

Details

    Description

      The ResourceManager looks out for TaskManagers that have not had any slots allocated on them for a while, as these could be released to safe resources. If such a TM is found the RM checks via an RPC call whether the TM still holds any partitions. If no partition is held then the TM is released.

      However, in the RPC callback no check is made whether the TM is actually still idle. In the meantime a slot could've been allocated on the TM.

      Attachments

        Issue Links

          Activity

            People

              azagrebin Andrey Zagrebin
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h
                  1h