[
https://issues.apache.org/jira/browse/HDFS-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728393#comment-14728393
]
Hudson commented on HDFS-9003:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #327 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/327/])
HDFS-9003. ForkJoin thread pool leaks. Contributed by Kihwal Lee. (jing9: rev
de928d566a119f0b7fa5f171719642cd86be0af7)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSImage.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> ForkJoin thread pool leaks
> --------------------------
>
> Key: HDFS-9003
> URL: https://issues.apache.org/jira/browse/HDFS-9003
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.8.0
> Reporter: Kihwal Lee
> Assignee: Kihwal Lee
> Fix For: 2.8.0
>
> Attachments: HDFS-9003.patch
>
>
> The pool is not shutdown, so each time a standby NN initializes the quota,
> the pool leaks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)