[
https://issues.apache.org/jira/browse/FLINK-25085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shammon updated FLINK-25085:
----------------------------
Summary: Add a scheduled thread pool in Endpoint and close it when the
endpoint is stopped (was: Add a scheduled thread pool in Endpoint and close it
when job terminates)
> 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
> Priority: Major
>
> 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)