Chesnay Schepler created FLINK-10690:
----------------------------------------
Summary: Tests leak resources via Files.list
Key: FLINK-10690
URL:
https://issues.apache.org/jira/browse/FLINK-10690 Project: Flink
Issue Type: Bug
Components: Tests
Affects Versions: 1.6.1, 1.5.4, 1.7.0
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.5.6, 1.6.3, 1.7.0
{{Files.list}} has the unfortunate property that is has to be explicitly closed to cleanup the underlying {{DirectoryStream}}. This is _not_ done automatically by collectors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)