azagrebin 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_r385025225
########## File path: docs/ops/memory/mem_migration.md ########## @@ -134,7 +134,7 @@ but they still have the same semantics for the job manager process. See also [ho The previous options which were responsible for the total memory used by Flink are `taskmanager.heap.size` or `taskmanager.heap.mb`. Despite their naming, they included not only JVM heap but also other off-heap memory components. The options have been deprecated. -The Mesos integration also had a separate option with the same semantics: `mesos.resourcemanager.tasks.mem` which has also been deprecated. Review comment: As it is a migration guide from Flink <= 1.9, the option always was in Flink <= 1.9, so I think it is still worth mentioning it here. ---------------------------------------------------------------- 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
