Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2795

FileInputStream is not closed in CertUtils#createPublicCert()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Won't Fix
    • 1.6.0
    • None
    • None

    Description

      In createPublicCert() of test/src/test/java/org/apache/accumulo/test/util/CertUtils.java :

          signerKeystore.load(new FileInputStream(rootKeystorePath), signerPasswordArray);
      

      The FileInputStream is not closed.

      Attachments

        1. ACCUMULO-2795.patch
          5 kB
          Bob Thorman

        Activity

          People

            bthorman Bob Thorman
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: