[ https://issues.apache.org/jira/browse/HDFS-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030720#comment-14030720 ]
Hudson commented on HDFS-6395: ------------------------------ FAILURE: Integrated in Hadoop-Mapreduce-trunk #1800 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1800/]) HDFS-6395. Skip checking xattr limits for non-user-visible namespaces. Contributed by Yi Liu. (wang: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1602288) * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFSDirectory.java > Skip checking xattr limits for non-user-visible namespaces > ---------------------------------------------------------- > > Key: HDFS-6395 > URL: https://issues.apache.org/jira/browse/HDFS-6395 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode > Affects Versions: 3.0.0 > Reporter: Andrew Wang > Assignee: Yi Liu > Fix For: 2.5.0 > > Attachments: HDFS-6395.1.patch, HDFS-6395.patch > > > It'd be nice to print messages during fsimage and editlog loading if we hit > either the # of xattrs per inode or the xattr size limits. > We should also consider making the # of xattrs limit only apply to the user > namespace, or to each namespace separately, to prevent users from locking out > access to other namespaces. -- This message was sent by Atlassian JIRA (v6.2#6252)