[ https://issues.apache.org/jira/browse/HDFS-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888294#comment-13888294 ]
Hudson commented on HDFS-5859: ------------------------------ SUCCESS: Integrated in Hadoop-trunk-Commit #5088 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/5088/]) HDFS-5859. DataNode#checkBlockToken should check block tokens even if security is not enabled (cmccabe) (cmccabe: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1563328) * /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/datanode/DataNode.java > DataNode#checkBlockToken should check block tokens even if security is not > enabled > ---------------------------------------------------------------------------------- > > Key: HDFS-5859 > URL: https://issues.apache.org/jira/browse/HDFS-5859 > Project: Hadoop HDFS > Issue Type: Bug > Components: datanode > Affects Versions: 2.4.0 > Reporter: Colin Patrick McCabe > Assignee: Colin Patrick McCabe > Fix For: 2.4.0 > > Attachments: HDFS-5859.001.patch > > > DataNode#checkBlockToken should check block tokens even if security is not > enabled, so that unit tests that turn on block tokens (but not security) can > get an effective test. This is only for unit tests. -- This message was sent by Atlassian JIRA (v6.1.5#6160)