You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (JIRA)" <ji...@apache.org> on 2019/04/15 08:37:00 UTC

[jira] [Updated] (FLINK-12193) Send TM "can be released status" with RM heartbeat

     [ https://issues.apache.org/jira/browse/FLINK-12193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Zagrebin updated FLINK-12193:
------------------------------------
    Summary: Send TM "can be released status" with RM heartbeat  (was: [Distributed Coordination] Send TM "can be released status" with RM heartbeat)

> Send TM "can be released status" with RM heartbeat
> --------------------------------------------------
>
>                 Key: FLINK-12193
>                 URL: https://issues.apache.org/jira/browse/FLINK-12193
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>            Reporter: Andrey Zagrebin
>            Priority: Major
>             Fix For: 1.9.0
>
>
> We introduced a conditional release of Task Executor in Resource Manager in FLINK-10941. At the moment RM directly asks TE every release timeout whether it can be released (all depending consumers are done). We can piggyback TE/RM heartbeats for this purpose. In this case, we do not need additional RPC call to TE gateway and could potentially release TE quicker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)