[ 
https://issues.apache.org/jira/browse/FLINK-8044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364439#comment-16364439
 ] 

Till Rohrmann commented on FLINK-8044:
--------------------------------------

Thanks for letting me know. We currently also follow the simple heuristic that 
whenever you have a previous location, try to be scheduled to the same place 
again. I think this should already help a lot with recovering.

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)

Reply via email to