You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/01/02 10:57:42 UTC

[GitHub] [flink] aljoscha commented on a change in pull request #10684: [FLINK-15279][doc] Document new executeAsync() method and the newly introduced JobClient

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


With regards,
Apache Git Services