You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yangze Guo (Jira)" <ji...@apache.org> on 2022/03/18 03:01:00 UTC

[jira] [Commented] (FLINK-25085) Add a scheduled thread pool in Endpoint and close it when the endpoint is stopped

    [ https://issues.apache.org/jira/browse/FLINK-25085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508537#comment-17508537 ] 

Yangze Guo commented on FLINK-25085:
------------------------------------

master: 7bf97d5e84f2156c24fbfef37de1d159be12143d
f5cdecaa2a314ae6f00cb0c8bb392bb62a381c09

> Add a scheduled thread pool in Endpoint and close it when the endpoint is stopped
> ---------------------------------------------------------------------------------
>
>                 Key: FLINK-25085
>                 URL: https://issues.apache.org/jira/browse/FLINK-25085
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.14.0, 1.12.5, 1.13.3
>            Reporter: Shammon
>            Assignee: Shammon
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Add a dedicated thread pool in Endpoint to schedule tasks that have a long delay such as PhysicalSlotRequestBulkCheckerImpl, heatbeat checker and some other timeout checker in JM/TM/RM. Job should shut down the thread pool and all the pending tasks will be removed when it terminates. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)