TisonKun commented on a change in pull request #10408: [FLINK-14992][client] 
Add job listener to execution environments
URL: https://github.com/apache/flink/pull/10408#discussion_r354200552
 
 

 ##########
 File path: 
flink-core/src/main/java/org/apache/flink/core/execution/JobClient.java
 ##########
 @@ -39,6 +39,12 @@
         */
        JobID getJobID();
 
+       /**
+        * Return a duplicated {@link JobClient} of this one. The duplicated 
one will have its
+        * own lifecycle.
 
 Review comment:
   👌

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

Reply via email to