pnowojski commented on issue #10332: [FLINK-13905][checkpointing] Separate 
checkpoint triggering into several asynchronous stages
URL: https://github.com/apache/flink/pull/10332#issuecomment-575548686
 
 
   > @pnowojski , I have addressed the explicit comments. Regarding to the 
async calls in timer thread, I think we could leave it along here. Because that 
part is intermediate, if everything goes well, we could replace timer thread 
soon. What do you think?
   
   But if we replace the `timer` thread with `mainThreadExecutor`, the code 
should stay more or less the same, just the executor will change here, or not?

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