azagrebin commented on a change in pull request #11545: 
[FLINK-16742][runtime][dist] Extend and use BashJavaUtils to start JM JVM 
process and pass JVM memory args
URL: https://github.com/apache/flink/pull/11545#discussion_r402326843
 
 

 ##########
 File path: 
flink-bash-java-utils/src/main/java/org/apache/flink/bash/util/BashJavaUtils.java
 ##########
 @@ -107,6 +115,11 @@ private static EntrypointClusterConfiguration 
getEntrypointClusterConfiguration(
                /**
                 * Get JVM parameters and dynamic configs of job manager 
resources.
                 */
-               GET_JM_RESOURCE_PARAMS
+               GET_JM_RESOURCE_PARAMS,
 
 Review comment:
   ```suggestion
                GET_JM_RESOURCE_PARAMS_STANDALONE_SESSION_CLUSTER,
   ```

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