zhijiangW 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_r361382914
##########
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:
Also need to adjust the descriptions in
`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