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

Hudson commented on HBASE-10593:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #5186 (See 
[https://builds.apache.org/job/HBase-TRUNK/5186/])
HBASE-10593 FileInputStream in JenkinsHash#main() is never closed (tedyu: rev 
b436d20d5c05f3738f5d1c91f4c4303410aaaed2)
* hbase-common/src/main/java/org/apache/hadoop/hbase/util/JenkinsHash.java


> 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
>            Assignee: Ted Yu
>            Priority: Trivial
>             Fix For: 0.99.0
>
>         Attachments: 10593-v1.txt
>
>
> {code}
>     FileInputStream in = new FileInputStream(args[0]);
> {code}
> The above FileInputStream is not closed.



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

Reply via email to