Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.14.0, 1.12.5, 1.13.3
-
None
-
None
Description
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.