[
https://issues.apache.org/jira/browse/FLINK-18972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu updated FLINK-18972:
----------------------------
Description:
The unfulfillability check of batch slot requests are unconditionally disabled
in {{SchedulerImpl#start() -> BulkSlotProviderImpl#start()}}.
This means slot allocation timeout will not be triggered if a Blink planner
batch job cannot obtain any slot.
was:
The unfulfillability check of batch slot requests are unexpectedly disabled in
{{SchedulerImpl#start() -> BulkSlotProviderImpl#start()}}.
This means slot allocation timeout will not be triggered if a Blink planner
batch job cannot obtain any slot.
> Unfulfillable slot requests of Blink planner batch jobs never timeout
> ---------------------------------------------------------------------
>
> Key: FLINK-18972
> URL: https://issues.apache.org/jira/browse/FLINK-18972
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.11.1
> Reporter: Zhu Zhu
> Assignee: Zhu Zhu
> Priority: Critical
> Fix For: 1.12.0, 1.11.2
>
>
> The unfulfillability check of batch slot requests are unconditionally
> disabled in {{SchedulerImpl#start() -> BulkSlotProviderImpl#start()}}.
> This means slot allocation timeout will not be triggered if a Blink planner
> batch job cannot obtain any slot.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)