You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2014/06/27 15:51:25 UTC

[jira] [Updated] (HADOOP-10615) FileInputStream in JenkinsHash#main() is never closed

     [ https://issues.apache.org/jira/browse/HADOOP-10615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves updated HADOOP-10615:
-----------------------------------

    Target Version/s: 2.5.0  (was: 0.23.11, 2.5.0)

> FileInputStream in JenkinsHash#main() is never closed
> -----------------------------------------------------
>
>                 Key: HADOOP-10615
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10615
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Chen He
>            Priority: Minor
>         Attachments: HADOOP-10615.patch
>
>
> {code}
>     FileInputStream in = new FileInputStream(args[0]);
> {code}
> The above FileInputStream is not closed upon exit of main.



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