Hello everyone
When I studied the memory model of TaskManager, I found that there is a problem in the official document, which is the description of taskmanager.memory.task.heap.size is incorrect. (https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/deployment/config/#taskmanager-memory-task-heap-size) According to the official memory model, I think the correct description should be that task Heap Memory size for TaskExecutors. This is the size of JVM heap memory reserved for tasks. If not specified, it will be derived as Total Flink Memory minus Framework Heap Memory, Framework Off-Heap Heap Memory, Task Off-Heap Memory, Managed Memory and Network Memory. However, in the official document, the Framework Off-Heap Heap Memory should be subtracted. I see all versions of the documents are like this,like Flink 1.10, Flink 1.12, Flink 1.13. I am not sure whether it is a mistake in my understanding or an error in the official document, and I don’t know whether I should raise a Jira for this issue, so I send a mailing group to discuss it with you . Best, JasonLee | | JasonLee | | jasonlee1...@163.com | 签名由网易邮箱大师定制