Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-26450

FileStateHandle.discardState does not process return value

    XMLWordPrintableJSON

Details

    Description

      The retryable cleanup does not work properly if there's an error appearing during the FileSystem.delete call which is used within FileStateHandle.discardState. Some FileSystem implementations (e.g. S3 presto; see PrestoS3FileSystem:512 through PrestoS3FileSystem.delete(Path, boolean)) return false in case of an error which will be swallowed in FileStateHandle.discardState.

      Attachments

        Issue Links

          Activity

            People

              mapohl Matthias Pohl
              mapohl Matthias Pohl
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: