tillrohrmann commented on issue #8309: [FLINK-12229] [runtime] Implement LazyFromSourcesScheduling Strategy URL: https://github.com/apache/flink/pull/8309#issuecomment-490806985 Thanks for updating the PR @eaglewatcherwb. 1. This sounds like how we do lazy from sources scheduling at the moment. Thus +1 for doing it that way. 2. I think it is ok to add the `InputDependencyConstraint` to the `SchedulingTopology`. 3. I would not do this as part of this PR. We should rather do it as a follow up task.
---------------------------------------------------------------- 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
