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] [Closed] (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:all-tabpanel ]

Yangze Guo closed FLINK-25085.
------------------------------
    Fix Version/s: 1.16.0
                       (was: 1.15.0)
       Resolution: Fixed

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