Shammon created FLINK-25086:
-------------------------------
Summary: Move resource timeout checkers in JM from akka executors
to the dedicated thread pool
Key: FLINK-25086
URL: https://issues.apache.org/jira/browse/FLINK-25086
Project: Flink
Issue Type: Sub-task
Components: Runtime / Coordination
Affects Versions: 1.13.3, 1.12.5, 1.14.0
Reporter: Shammon
Move the resource timeout checkers from akka executors to the dedicated thread
pool in jm, and these checkers will be removed when the job termitates. The
timeout checker includes PhysicalSlotRequestBulkCheckerImpl, timeout checker of
`pending request`/`checkIdleSlotTimeout`/`checkBatchSlotTimeout` in
DeclarativeSlotPoolBridge and some other resource timeout checkers.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)