tillrohrmann commented on issue #8130: [FLINK-12053][runtime] Calculate job vertex parallelism based on metrics URL: https://github.com/apache/flink/pull/8130#issuecomment-487010155 Thanks for opening this PR @eaglewatcherwb. I'm not sure whether we already reached agreement on the overall design for adaptive parallelism. I see some merge conflicts with the current effort to make the scheduler pluggable. I would suggest to wait until the new interfaces are in place before adding more things to the `ExecutionGraph`. The idea was to make the `ExecutionGraph` a leaner structure and let the specific `Scheduler` implementation handle things like adaptive parallelism. Therefore, I would suggest to close this PR.
---------------------------------------------------------------- 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
