azagrebin commented on issue #7889: [FLINK-11665] Wait for job termination 
before recovery in Dispatcher
URL: https://github.com/apache/flink/pull/7889#issuecomment-469746378
 
 
   @TisonKun 
   Good point, I thought about it but did not want to change how job recovery 
from store happens sequentially now. Also, it will probably not gain too much 
speed up, because job is currently run only after checking that the leadership 
is still owned and not sure we can check leadership before all jobs are 
recovered. Though, I added a commit to change it and we can discuss whether it 
makes sense.

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

Reply via email to