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

Unclosed InputStream in ApplicationClassLoader

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

        static {
          InputStream is = null;
      

      The above InputStream is not closed upon leaving the static block.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: