[ 
https://issues.apache.org/jira/browse/FLINK-25668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhu Zhu closed FLINK-25668.
---------------------------
    Fix Version/s: 1.15.0
       Resolution: Done

master/release-1.15:
7962a5d9c47f49f435f822a1af2c4141c42a849b

> Support calcuate network memory for dynamic graph.
> --------------------------------------------------
>
>                 Key: FLINK-25668
>                 URL: https://issues.apache.org/jira/browse/FLINK-25668
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Lijie Wang
>            Assignee: Lijie Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Currently, when fine-grained resource management is enabled, the scheduler 
> will calculate network memory for all {*}SlotSharingGroup{*}s during its 
> initialization.
> For dynamic graphs, the network memory of *SlotSharingGroup* should also be 
> calculated lazily. Once a vertex is initialized, find its corresponding slot 
> sharing group and check whether all vertices in this slot sharing group have 
> been initialized. If all vertices have been initialized, the scheduler will 
> calculate the network resources for this slot sharing group.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to