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/12/10 05:50:00 UTC

[jira] [Updated] (FLINK-14234) All partition consumable events should be notified to SchedulingStrategy (SchedulerNG)

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

Zhu Zhu updated FLINK-14234:
----------------------------
    Fix Version/s:     (was: 1.10.0)
                   1.11.0

> All partition consumable events should be notified to SchedulingStrategy (SchedulerNG)
> --------------------------------------------------------------------------------------
>
>                 Key: FLINK-14234
>                 URL: https://issues.apache.org/jira/browse/FLINK-14234
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.10.0
>            Reporter: Zhu Zhu
>            Priority: Major
>             Fix For: 1.11.0
>
>
> {{SchedulingStrategy}} requires partition consumable notification to make scheduling decisions.
> According to {{SchedulingStrategy#onPartitionConsumable}} definition, all partition consumable events should be notified to {{SchedulingStrategy}}, including those from TMs (pipelined partitions consumable for data produced) and from within JM(blocking partitions consumable for producer finished).
> More details see [here|https://github.com/apache/flink/pull/9663#discussion_r326540913].
> This can be helpful for a more flexible scheduling.



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