You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/12/08 06:42:12 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 ]

Robert Metzger updated FLINK-12193:
-----------------------------------
    Fix Version/s:     (was: 1.12.0)
                   1.13.0

> 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
>              Labels: starter
>             Fix For: 1.13.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
(v8.3.4#803005)