Ted Yu created YARN-1870:
----------------------------

             Summary: 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


{code}
      List<String> lines = IOUtils.readLines(new FileInputStream(file));
{code}
FileInputStream is not closed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to