[ https://issues.apache.org/jira/browse/FLINK-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-14189: ----------------------------------- Labels: pull-request-available (was: ) > Extend TaskExecutor to support dynamic slot allocation > ------------------------------------------------------ > > Key: FLINK-14189 > URL: https://issues.apache.org/jira/browse/FLINK-14189 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Coordination > Reporter: Xintong Song > Assignee: Xintong Song > Priority: Major > Labels: pull-request-available > > * TaskSlotTable > ** Bookkeep task manager available resources > ** Add and implement interface for dynamic allocating slot (with resource > profile instead of slot index) > ** Create slot report with dynamic allocated slots and remaining available > resources > * TaskExecutor > ** Support request slot with resource profile rather than slot id. > The slot report still contain status of legacy free slots. When > ResourceManager requests slots with slot id, convert it to default slot > resource profiles for bookkeeping. -- This message was sent by Atlassian Jira (v8.3.4#803005)