[
https://issues.apache.org/jira/browse/HDFS-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101729#comment-13101729
]
Konstantin Shvachko commented on HDFS-2285:
-------------------------------------------
test and test-patch pass
+1 overall.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
+1 system test framework. The patch passed system test framework compile.
> BackupNode should reject requests trying to modify namespace
> ------------------------------------------------------------
>
> Key: HDFS-2285
> URL: https://issues.apache.org/jira/browse/HDFS-2285
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Affects Versions: 0.22.0
> Reporter: Konstantin Shvachko
> Fix For: 0.22.0
>
> Attachments: BNsafemode.patch
>
>
> I am trying to remove file from BackupNode using
> {code}hadoop fs -fs hdfs://backup.node.com:50100 -rm /README.txt{code}
> which is supposed to fail. But it seems to be hanging forever.
> Needs some investigation. It used to throw SafeModeException if I remember
> correctly.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira