You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Alessio Savi (Jira)" <ji...@apache.org> on 2020/09/09 08:25:00 UTC

[jira] [Created] (FLINK-19172) [AbstractFileStateBackend]

Alessio Savi created FLINK-19172:
------------------------------------

             Summary: [AbstractFileStateBackend]
                 Key: FLINK-19172
                 URL: https://issues.apache.org/jira/browse/FLINK-19172
             Project: Flink
          Issue Type: Bug
          Components: FileSystems, Runtime / Checkpointing, Runtime / State Backends
    Affects Versions: 1.8.0
            Reporter: Alessio Savi
         Attachments: Flink.PNG

The method `validatePath` of class `AbstractFileStateBackend` does not check if the pathPart retrived from the input `Path` is blank. Instead, it only check if it is null.

Is this a bug?



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