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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)