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

Stephan Ewen resolved FLINK-16927.
----------------------------------
    Resolution: Fixed

Fixed in
  - 2.0 via 
      - 7779d8690b073acd93172f2bf5d98572f9b2b17c 
      - 2529d272d29db12fe9835e3c8260a661ae011e28

  - master via
      - 8e462ee8a26d5f1beb5b4ef0d0bf70715551d172
      - 99a654242b2a249a065ac71b985f5339f963fd1e


> Stateful Function jobs fail to restore after losing task slots using the new 
> Flink scheduler
> --------------------------------------------------------------------------------------------
>
>                 Key: FLINK-16927
>                 URL: https://issues.apache.org/jira/browse/FLINK-16927
>             Project: Flink
>          Issue Type: Bug
>          Components: Stateful Functions
>    Affects Versions: statefun-2.0.0
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Igal Shilman
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: statefun-2.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The following exception is being thrown indefinitely once a worker is lost:
> {code}
> org.apache.flink.util.FlinkException: Multi task slot is not local and, thus, 
> does not fulfill the co-location constraint.
> {code}
> This is caused by FLINK-16139, which is fixed in Flink 1.10.1.
> To unblock the release for Stateful Functions 2.0.0, which depends on Flink 
> 1.10.0,
> for StateFun 2.0.0 we can use the old legacy scheduler for the time being.



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

Reply via email to