aljoscha commented on a change in pull request #11460: 
[FLINK-16655][FLINK-16657] Introduce embedded executor and use it for Web 
Submission
URL: https://github.com/apache/flink/pull/11460#discussion_r402881303
 
 

 ##########
 File path: 
flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/utils/JarHandlerUtils.java
 ##########
 @@ -112,20 +117,43 @@ private JarHandlerContext(Path jarFile, String 
entryClass, List<String> programA
                        return new JarHandlerContext(jarFile, entryClass, 
programArgs, parallelism, jobId);
                }
 
+               public void applyOnConfiguration(final Configuration 
configuration) {
 
 Review comment:
   `appleToConfiguration()`?
   
   And maybe some Javadoc?

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