You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "shuai.xu (JIRA)" <ji...@apache.org> on 2017/10/19 05:43:00 UTC

[jira] [Created] (FLINK-7871) SlotPool should release its unused slot to RM

shuai.xu created FLINK-7871:
-------------------------------

             Summary: SlotPool should release its unused slot to RM
                 Key: FLINK-7871
                 URL: https://issues.apache.org/jira/browse/FLINK-7871
             Project: Flink
          Issue Type: Bug
            Reporter: shuai.xu


As described in design wiki https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65147077, 
_*The SlotPool releases slots that are unused to the ResourceManager. Slots count as unused if they are not used when the job is fully running (fully recovered).*_
but now, the slot pool will keep the slots once offered to it until the job finished.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)