[jira] [Created] (FLINK-5148) LocalFileSystem#delete can fail with NullpointerException

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

[jira] [Created] (FLINK-5148) LocalFileSystem#delete can fail with NullpointerException

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-5148:
---------------------------------------

             Summary: LocalFileSystem#delete can fail with NullpointerException
                 Key: FLINK-5148
                 URL: https://issues.apache.org/jira/browse/FLINK-5148
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.1.3
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler


The LocalFileSystem#delete method can fail with a NullPointerException when File#listFiles returns null. This can happen if the file is deleted when the method is called or some IO error occurred.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)