You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Eron Wright (JIRA)" <ji...@apache.org> on 2017/08/16 23:15:03 UTC

[jira] [Created] (FLINK-7463) Release nascent workers on slot request timeout

Eron Wright  created FLINK-7463:
-----------------------------------

             Summary: Release nascent workers on slot request timeout 
                 Key: FLINK-7463
                 URL: https://issues.apache.org/jira/browse/FLINK-7463
             Project: Flink
          Issue Type: Sub-task
            Reporter: Eron Wright 


A slot request causes a new worker to be allocated.   If the slot request times out or is cancelled before the worker is launched, cancel the worker request if possible.

This is an optimization because an idle slot is eventually released anyway.   However, I observe that a lot of worker requests pile up in the launch coordinator, as the JM keeps making request after request.



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