guoweiM commented on issue #8951: [FLINK-13062] Set ScheduleMode based on 
boundedness of streaming Pipeline
URL: https://github.com/apache/flink/pull/8951#issuecomment-507917477
 
 
   Thanks @aljoscha . I think it is ok for BlinkPlanner to choose a proper 
schedule mode  in 1.9.
   I have a little question about how planner set the configuration of runtime. 
 Sometime a planner might need directly configure the engine to schedule the 
Job in a specific way. For example there are bounded sources but the planner 
want use the third scheduling strategy.
   
   My point is we might need a common way to let the planner configure how the 
engine is execute in the future.  What do you think ?
   
   

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


With regards,
Apache Git Services

Reply via email to