SteNicholas commented on a change in pull request #13471:
URL: https://github.com/apache/flink/pull/13471#discussion_r494681681



##########
File path: 
flink-clients/src/main/java/org/apache/flink/client/deployment/application/WebSubmissionJobClient.java
##########
@@ -43,7 +43,7 @@
 
        private final JobID jobId;
 
-       public WebSubmissionJobClient(final JobID jobId) {
+       public WebSubmissionJobClient(final JobID jobId, final ClassLoader 
userCodeClassloader) {

Review comment:
       @aljoscha Yes, I would like to remove this unused `userCodeClassloader `.




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


Reply via email to