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

Corey J. Nolet updated ACCUMULO-2795:
-------------------------------------
    Fix Version/s:     (was: 1.6.1)
                   1.6.2

> FileInputStream is not closed in CertUtils#createPublicCert()
> -------------------------------------------------------------
>
>                 Key: ACCUMULO-2795
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2795
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Ted Yu
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 1.6.2, 1.7.0
>
>
> 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.3.4#6332)

Reply via email to