You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/07/05 03:14:46 UTC

[jira] [Created] (HADOOP-9703) org.apache.hadoop.ipc.Client leaks threads on stop.

Mark Miller created HADOOP-9703:
-----------------------------------

             Summary: org.apache.hadoop.ipc.Client leaks threads on stop.
                 Key: HADOOP-9703
                 URL: https://issues.apache.org/jira/browse/HADOOP-9703
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Mark Miller
            Priority: Minor


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 cleaning closing or shutting down.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira