[
https://issues.apache.org/jira/browse/FLINK-13983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-13983:
-----------------------------------
Labels: pull-request-available (was: )
> Launch task executor with new memory calculation logics
> -------------------------------------------------------
>
> Key: FLINK-13983
> URL: https://issues.apache.org/jira/browse/FLINK-13983
> Project: Flink
> Issue Type: Sub-task
> Reporter: Xintong Song
> Assignee: Xintong Song
> Priority: Major
> Labels: pull-request-available
>
> * Invoke data structures and utilities introduced in Step 2 to generate JVM
> parameters and dynamic configurations for launching new task executors.
> ** In startup scripts
> ** In resource managers
> * Task executor uses data structures and utilities introduced in Step 2 to
> set memory pool sizes and slot resource profiles.
> ** {{MemoryManager}}
> ** {{ShuffleEnvironment}}
> ** {{TaskSlotTable}}
> Implement this step as separate code paths only for the new mode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)