[ 
https://issues.apache.org/jira/browse/HDFS-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727406#comment-14727406
 ] 

Kihwal Lee commented on HDFS-9003:
----------------------------------

The build is broken somehow. Many test cases are failing the same way.
{noformat}
org.apache.hadoop.ipc.RemoteException: 
org.apache.hadoop.hdfs.protocol.HdfsFileStatus.<init>(JZIJJJLorg/apache/hadoop/fs/permission/FsPermission;
Ljava/lang/String;Ljava/lang/String;[B[BJILorg/apache/hadoop/fs/FileEncryptionInfo;B)V
        at 
org.apache.hadoop.hdfs.server.namenode.FSDirStatAndListingOp.createFileStatus(FSDirStatAndListingOp.java:459)
        at 
org.apache.hadoop.hdfs.server.namenode.FSDirStatAndListingOp.getFileInfo(FSDirStatAndListingOp.java:362)
        at 
org.apache.hadoop.hdfs.server.namenode.FSDirectory.getAuditFileInfo(FSDirectory.java:1558)
        at 
org.apache.hadoop.hdfs.server.namenode.FSDirMkdirOp.mkdirs(FSDirMkdirOp.java:102)
        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.mkdirs(FSNamesystem.java:2883)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.mkdirs(NameNodeRpcServer.java:976)
{noformat}

> 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
>         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)

Reply via email to