You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/10/23 10:19:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17219619#comment-17219619 ] 

Chesnay Schepler commented on FLINK-12193:
------------------------------------------

I'm concerned how well this would work if the heartbeat interval is larger.

> 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.12.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)