[
https://issues.apache.org/jira/browse/YARN-10976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira Ajisaka updated YARN-10976:
---------------------------------
Issue Type: Bug (was: Improvement)
Priority: Minor (was: Major)
> Fix resource leak due to Files.walk
> -----------------------------------
>
> Key: YARN-10976
> URL: https://issues.apache.org/jira/browse/YARN-10976
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: lujie
> Assignee: lujie
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Stream creates by File.walk should be closed, like jdk said:
> * <p> The returned stream encapsulates one or more \{@link DirectoryStream}s.
> * If timely disposal of file system resources is required, the
> * {@code try}-with-resources construct should be used to ensure that the
> * stream's \{@link Stream#close close} method is invoked after the stream
> * operations are completed. Operating on a closed stream will result in an
> * {@link java.lang.IllegalStateException}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]