You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2016/11/23 14:35:58 UTC

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

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)