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

Sean Busbey commented on ACCUMULO-2795:
---------------------------------------

do you know what version(s) this covers? 1.6.0+?

> FileInputStream is not closed in CertUtils#createPublicCert()
> -------------------------------------------------------------
>
>                 Key: ACCUMULO-2795
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2795
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Trivial
>              Labels: newbie
>
> In createPublicCert() of 
> test/src/test/java/org/apache/accumulo/test/util/CertUtils.java :
> {code}
>     signerKeystore.load(new FileInputStream(rootKeystorePath), 
> signerPasswordArray);
> {code}
> The FileInputStream is not closed.



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

Reply via email to