[
https://issues.apache.org/jira/browse/HADOOP-9703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707728#comment-13707728
]
Hudson commented on HADOOP-9703:
--------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #1459 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1459/])
HADOOP-9703. org.apache.hadoop.ipc.Client leaks threads on stop (Tsuyoshi
OZAWA via Colin Patrick McCabe) (cmccabe:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1502696)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestIPC.java
> 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
> Assignee: Tsuyoshi OZAWA
> Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HADOOP-9703.1.patch, HADOOP-9703.2.patch,
> HADOOP-9703.3.patch
>
>
> 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.
--
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