KarmaGYZ commented on a change in pull request #10890: [FLINK-15198][Deployment 
/ Mesos] remove mesos.resourcemanager.tasks.mem
URL: https://github.com/apache/flink/pull/10890#discussion_r368274747
 
 

 ##########
 File path: 
flink-mesos/src/main/java/org/apache/flink/mesos/runtime/clusterframework/MesosTaskManagerParameters.java
 ##########
 @@ -64,7 +64,7 @@
         */
        @Deprecated
        public static final ConfigOption<Integer> MESOS_RM_TASKS_MEMORY_MB =
-               key("mesos.resourcemanager.tasks.mem")
+               key("taskmanager.memory.total-process.size")
 
 Review comment:
   I think we could not simply change the key.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to