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 2022/04/18 02:15:08 UTC

[GitHub] [flink-kubernetes-operator] Aitozi commented on a diff in pull request #169: [FLINK-27269] Clean up the jar file after submitting the job

Aitozi commented on code in PR #169:
URL: https://github.com/apache/flink-kubernetes-operator/pull/169#discussion_r851840308


##########
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/service/FlinkService.java:
##########
@@ -234,6 +238,22 @@ private JarUploadResponseBody jarUpload(FlinkSessionJob sessionJob, Configuratio
         }
     }
 
+    private void jarDelete(Configuration conf, String jarId) {

Review Comment:
   Fixed



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

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org