You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhu Zhu (Jira)" <ji...@apache.org> on 2019/11/13 06:54:00 UTC

[jira] [Created] (FLINK-14734) Add a ResourceSpec in SlotSharingGroup to describe its overall resources

Zhu Zhu created FLINK-14734:
-------------------------------

             Summary: Add a ResourceSpec in SlotSharingGroup to describe its overall resources
                 Key: FLINK-14734
                 URL: https://issues.apache.org/jira/browse/FLINK-14734
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination
    Affects Versions: 1.10.0
            Reporter: Zhu Zhu
             Fix For: 1.10.0


To enable FLINK-14314 to allocate task slot regarding the share slot resources. We need 
a ResourceSpec for SlotSharingGroup. Its value is a merge of the resources of all operators in it.

This was part of FLINK-14314 (step 1). However, as FLINK-14062 also relies on it to calculate managed memory fractions in a slot sharing group, make it a separate task is better to not block FLINK-14062 on FLINK-14314.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)