[ https://issues.apache.org/jira/browse/HDFS-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502766#comment-13502766 ]
Hudson commented on HDFS-4216: ------------------------------ Integrated in Hadoop-Mapreduce-trunk #1265 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1265/]) HDFS-4216. Do not ignore QuotaExceededException when adding symlinks. (Revision 1412237) Result = FAILURE szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1412237 Files : * /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/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestFcHdfsSymlink.java > Adding symlink should not ignore QuotaExceededException > ------------------------------------------------------- > > Key: HDFS-4216 > URL: https://issues.apache.org/jira/browse/HDFS-4216 > Project: Hadoop HDFS > Issue Type: Bug > Components: name-node > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Tsz Wo (Nicholas), SZE > Fix For: 2.0.3-alpha > > Attachments: h4216_20121120b.patch, h4216_20121120.patch, > h4216_20121121.patch, HDFS-4216-1.patch > > > FSDirectory.unprotectedSymlink(..) catches IOException and ignores it. As a > consequence it ignores QuotaExceededException. -- 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