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 2022/01/20 10:06:40 UTC

[GitHub] [flink] wanglijie95 commented on pull request #18126: [FLINK-25036][runtime] Introduce vertex wise scheduling strategy

wanglijie95 commented on pull request #18126:
URL: https://github.com/apache/flink/pull/18126#issuecomment-1017311084


   @zhuzhurk Thanks for review. I have changed the code, please help to review again. The main changes:
   1. Rename `StagewiseSchedulingStrategy` to `VertexwiseSchedulingStrategy`
   2. Reduce the complexity in method `maybeScheduleVerticesOneByOne` refer to the `PipelinedRegionSchedulingStrategy`
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org