zhuzhurk commented on issue #10048: [FLINK-14462][coordination] Remove JobGraph#allowQueuedScheduling flag because it is always true URL: https://github.com/apache/flink/pull/10048#issuecomment-548188694 The case `ExecutionGraphRestartTest#testRestartWithSlotSharingAndNotEnoughResources` is failing. It did not set `allowQueuedScheduling` to false explicitly, while it assumes `allowQueuedScheduling` is disabled because it was false by default. I'm not sure whether there are other cases that did similar assumptions and did not set `allowQueuedScheduling` to false explicitly as well.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
