You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Weijie Guo (Jira)" <ji...@apache.org> on 2022/08/22 10:05:00 UTC

[jira] [Created] (FLINK-29056) Throw PartitionNotFoundException if the partition file is not readable for hybird shuffle.

Weijie Guo created FLINK-29056:
----------------------------------

             Summary: Throw PartitionNotFoundException if the partition file is not readable for hybird shuffle.
                 Key: FLINK-29056
                 URL: https://issues.apache.org/jira/browse/FLINK-29056
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Network
    Affects Versions: 1.16.0
            Reporter: Weijie Guo
             Fix For: 1.16.0


If data file is not readable especially data loss, throw PartitionNotFoundException to mark this result partition failed. Otherwise, the partition data is not regenerated, so failover can not recover the job.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)