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

RPC server leaks file descriptors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22.0
    • 0.22.0
    • None
    • None
    • Reviewed

    Description

      Both the Listener and Responder thread call Selector.open but don't have a matching .close(). This causes a leak of anonymous pipes. Not a big deal because people rarely close and re-open servers, but worth fixing.

      Attachments

        1. fd-leak.txt
          0.9 kB
          Todd Lipcon
        2. hadoop-7146.txt
          7 kB
          Todd Lipcon
        3. hadoop-7146.txt
          6 kB
          Todd Lipcon
        4. hadoop-7146.txt
          3 kB
          Todd Lipcon

        Issue Links

          Activity

            People

              tlipcon Todd Lipcon
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: