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

Wei-Chiu Chuang edited comment on HDFS-10731 at 8/8/16 6:34 PM:
----------------------------------------------------------------

TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration is an existing 
failure being tracked by HADOOP-13469. It is also failing in my local tree 
without the patch.

TestTracing.testTracing has been failing for quite some time.  It's also 
failing in my local tree without the patch.

TestFailureToReadEdits.testCheckpointStartingMidEditsFile is an existing bug 
reported in HDFS-9591. It passed in my local tree.


was (Author: jojochuang):
TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration is an existing 
failure being tracked by HADOOP-13469. It is also failing in my local tree 
without the patch.

TestTracing.testTracing has been failing for quite some time.  It's also 
failing in my local tree without the patch.

TestFailureToReadEdits.testCheckpointStartingMidEditsFile passed in my local 
tree.

> FSDirectory#verifyMaxDirItems does not log path name
> ----------------------------------------------------
>
>                 Key: HDFS-10731
>                 URL: https://issues.apache.org/jira/browse/HDFS-10731
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.7.2
>            Reporter: Wei-Chiu Chuang
>            Assignee: Wei-Chiu Chuang
>            Priority: Minor
>              Labels: supportability
>         Attachments: HDFS-10731.001.patch
>
>
> {quote}
> 2016-08-05 14:42:04,687 ERROR 
> org.apache.hadoop.hdfs.server.namenode.NameNode: 
> FSDirectory.verifyMaxDirItems: The directory item limit of null is exceeded: 
> limit=1048576 items=1048576
> {quote}
> The error message above logs the path name incorrectly (null). Without the 
> path name it is hard to tell which directory is in trouble. The exception 
> should set the path name before being logged.
> This bug was seen on a CDH 5.5.2 cluster, but CDH5.5.2 is roughly up to date 
> with Apache Hadoop 2.7.2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to