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

Client.setupIOStreams can leak socket resources on exception or error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.23.9, 2.2.0
    • 0.23.11, 2.3.0
    • ipc
    • None

    Description

      The setupIOStreams method in org.apache.hadoop.ipc.Client can leak socket resources if an exception is thrown before the inStream and outStream local variables are assigned to this.in and this.out, respectively.

      Attachments

        1. HADOOP-10081.1.patch
          0.6 kB
          Tsuyoshi Ozawa

        Activity

          People

            ozawa Tsuyoshi Ozawa
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: