[ 
https://issues.apache.org/jira/browse/HBASE-10593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909639#comment-13909639
 ] 

stack commented on HBASE-10593:
-------------------------------

Why not work on removing this unused class instead of 'fixing' it?

> FileInputStream in JenkinsHash#main() is never closed
> -----------------------------------------------------
>
>                 Key: HBASE-10593
>                 URL: https://issues.apache.org/jira/browse/HBASE-10593
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Trivial
>
> {code}
>     FileInputStream in = new FileInputStream(args[0]);
> {code}
> The above FileInputStream is not closed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to