sjwiesman commented on pull request #12549:
URL: https://github.com/apache/flink/pull/12549#issuecomment-641343375


   @kl0u what you have looks good but I have some open questions about 
application mode that I'd like to see added to the docs. 
   
   1) When main contains multiple calls to execute, is that call blocking? Will 
my jobs run sequentially or in parallel? 
   
   2) If an application cluster only calls execute once is there any functional 
difference from a Job cluster? 
   
   3) Is HA for application clusters going to be implemented or not possible 
for some reason. If it will be added it would be nice to include a sentence 
that says this feature will be added in a future release. If its not possible 
we should say that. 


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


Reply via email to