[ https://issues.apache.org/jira/browse/FLINK-21788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yingjie Cao updated FLINK-21788: -------------------------------- Parent: FLINK-24898 Issue Type: Sub-task (was: Bug) > Throw PartitionNotFoundException if the partition file has been lost for > blocking shuffle > ----------------------------------------------------------------------------------------- > > Key: FLINK-21788 > URL: https://issues.apache.org/jira/browse/FLINK-21788 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Network > Affects Versions: 1.9.3, 1.10.3, 1.11.3, 1.12.2 > Reporter: Yingjie Cao > Assignee: Yingjie Cao > Priority: Critical > Labels: pull-request-available, stale-assigned > Fix For: 1.15.0, 1.14.1 > > > Currently, if the partition file has been lost for blocking shuffle, > FileNotFoundException will be thrown and the partition data is not > regenerated, so failover can not recover the job. It should throw > PartitionNotFoundException instead. -- This message was sent by Atlassian Jira (v8.20.1#820001)