aljoscha commented on a change in pull request #10311: [FLINK-14762][client] 
Enrich JobClient API
URL: https://github.com/apache/flink/pull/10311#discussion_r351207212
 
 

 ##########
 File path: 
flink-core/src/main/java/org/apache/flink/core/execution/JobClient.java
 ##########
 @@ -35,6 +35,11 @@
 @PublicEvolving
 public interface JobClient extends AutoCloseable {
 
+       @Override
+       default void close() {
 
 Review comment:
   Cool, thanks for the info! 🍜I can then change this in my PR.

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