wangyang0918 commented on a change in pull request #10616: [FLINK-15288] 
Starting jobmanager pod should respect containerized.heap-cutoff
URL: https://github.com/apache/flink/pull/10616#discussion_r361388570
 
 

 ##########
 File path: 
flink-core/src/main/java/org/apache/flink/configuration/ResourceManagerOptions.java
 ##########
 @@ -56,14 +56,14 @@
                        " Its not possible to use this configuration key to 
define port ranges.");
 
        /**
-        * Percentage of heap space to remove from containers (YARN / Mesos), 
to compensate
+        * Percentage of heap space to remove from containers (YARN / Mesos/ 
Kubernetes), to compensate
 
 Review comment:
   Nice catch. I will also update the description of 
`ConfigConstants#CONTAINERIZED_HEAP_CUTOFF_RATIO`.

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