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

org.apache.hadoop.ipc.Client leaks threads on stop.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.3.0
    • None
    • None

    Description

      org.apache.hadoop.ipc.Client#stop says "Stop all threads related to this client." but does not shutdown the static SEND_PARAMS_EXECUTOR, so usage of this class always leaks threads rather than cleanly closing or shutting down.

      Attachments

        1. HADOOP-9703.3.patch
          6 kB
          Tsuyoshi Ozawa
        2. HADOOP-9703.2.patch
          6 kB
          Tsuyoshi Ozawa
        3. HADOOP-9703.1.patch
          4 kB
          Tsuyoshi Ozawa

        Issue Links

          Activity

            People

              ozawa Tsuyoshi Ozawa
              markrmiller@gmail.com Mark Miller
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: