You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/04/26 10:28:22 UTC

[GitHub] [flink] tillrohrmann commented on issue #8130: [FLINK-12053][runtime] Calculate job vertex parallelism based on metrics

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:
users@infra.apache.org


With regards,
Apache Git Services