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)