Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10615

FileInputStream in JenkinsHash#main() is never closed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • None
    • Reviewed

    Description

          FileInputStream in = new FileInputStream(args[0]);
      

      The above FileInputStream is not closed upon exit of main.

      Attachments

        1. HADOOP-10615-2.patch
          1 kB
          Chen He
        2. HADOOP-10615.patch
          1 kB
          Chen He
        3. HADOOP-10615.003.patch
          1 kB
          Chen He

        Activity

          People

            airbots Chen He
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: