[
https://issues.apache.org/jira/browse/FLINK-31601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo updated FLINK-31601:
-------------------------------
Fix Version/s: 1.17.2
(was: 1.17.1)
> While waiting for resources, resources check might be scheduled unlimited
> number of times (Adaptive Scheduler)
> --------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-31601
> URL: https://issues.apache.org/jira/browse/FLINK-31601
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.17.0
> Reporter: Roman Khachatryan
> Priority: Minor
> Fix For: 1.17.2
>
>
> See [https://github.com/apache/flink/pull/22169#discussion_r1136395017]
> {quote}when {{resourceStabilizationDeadline}} is not null, should we skip
> scheduling {{checkDesiredOrSufficientResourcesAvailable}} (on [line
> 166|https://github.com/apache/flink/blob/a64781b1ef8f129021bdcddd3b07548e6caa4a72/flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/adaptive/WaitingForResources.java#L166])?
> Otherwise, we schedule as many checks as there are changes in resources.
> {quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)