[
https://issues.apache.org/jira/browse/YARN-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946012#comment-13946012
]
Fengdong Yu commented on YARN-1870:
-----------------------------------
[[email protected]], can you add me as YARN contributor?
> FileInputStream is not closed in
> ProcfsBasedProcessTree#constructProcessSMAPInfo()
> ----------------------------------------------------------------------------------
>
> Key: YARN-1870
> URL: https://issues.apache.org/jira/browse/YARN-1870
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Ted Yu
> Priority: Minor
> Attachments: YARN-1870.patch
>
>
> {code}
> List<String> lines = IOUtils.readLines(new FileInputStream(file));
> {code}
> FileInputStream is not closed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)