[
https://issues.apache.org/jira/browse/HDFS-6224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966505#comment-13966505
]
Hudson commented on HDFS-6224:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #1729 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1729/])
Undo accidental FSNamesystem change introduced in HDFS-6224 commit. (wang:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1586515)
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
HDFS-6224. Add a unit test to TestAuditLogger for file permissions passed to
logAuditEvent. Contributed by Charles Lamb. (wang:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1586490)
* /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/FSNamesystem.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestAuditLogger.java
> Add a unit test to TestAuditLogger for file permissions passed to
> logAuditEvent
> -------------------------------------------------------------------------------
>
> Key: HDFS-6224
> URL: https://issues.apache.org/jira/browse/HDFS-6224
> Project: Hadoop HDFS
> Issue Type: Test
> Components: test
> Reporter: Charles Lamb
> Assignee: Charles Lamb
> Priority: Minor
> Fix For: 2.5.0
>
> Attachments: HDFS-6224.001.patch, HDFS-6224.002.patch,
> HDFS-6224.003.patch, HDFS-6224.004.patch
>
>
> Add a unit test which verifies behavior of HADOOP-9155. Specifically, ensure
> that during a setPermission operation the permission returned is the one that
> was just set, not the permission before the operation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)