[jira] [Created] (FLINK-8044) Introduce scheduling mechanism to satisfy both state locality and input

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8044) Introduce scheduling mechanism to satisfy both state locality and input

Shang Yuanchun (Jira)
Sihua Zhou created FLINK-8044:
---------------------------------

             Summary: Introduce scheduling mechanism to satisfy both state locality and input
                 Key: FLINK-8044
                 URL: https://issues.apache.org/jira/browse/FLINK-8044
             Project: Flink
          Issue Type: New Feature
          Components: Scheduler
    Affects Versions: 1.4.0
            Reporter: Sihua Zhou


For local recovery we need a scheduler to satisfy both state locality and input, but current scheduler allocate resources according to the order of topologically, this can cause bad result if we allocate base on both state and input, so some revision for scheduler is necessary now.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)