aljoscha commented on a change in pull request #10684: [FLINK-15279][doc] Document new executeAsync() method and the newly introduced JobClient URL: https://github.com/apache/flink/pull/10684#discussion_r362435160
########## File path: docs/dev/api_concepts.md ########## @@ -219,6 +219,17 @@ machine or submit your program for execution on a cluster. The `execute()` method is returning a `JobExecutionResult`, this contains execution Review comment: ```suggestion The `execute()` method will wait for the job to finish and then return a `JobExecutionResult`, this contains execution ``` ---------------------------------------------------------------- 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