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 2018/10/26 09:25:00 UTC

[jira] [Created] (FLINK-10690) Tests leak resources via Files.list

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)