[ https://issues.apache.org/jira/browse/HADOOP-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650680#action_12650680 ]
Raghu Angadi commented on HADOOP-4542: -------------------------------------- 'ant test-patch' on 0.18 : {noformat} [exec] +1 overall. [exec] +1 @author. The patch does not contain any @author tags. [exec] +1 tests included. The patch appears to include 3 new or modified tests. [exec] +1 javadoc. The javadoc tool did not generate any warning messages. [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] +1 findbugs. The patch does not introduce any new Findbugs warnings. {noformat} > Fault in TestDistributedUpgrade > ------------------------------- > > Key: HADOOP-4542 > URL: https://issues.apache.org/jira/browse/HADOOP-4542 > Project: Hadoop Core > Issue Type: Bug > Components: dfs, test > Affects Versions: 0.18.0 > Reporter: Robert Chansler > Assignee: Raghu Angadi > Priority: Minor > Fix For: 0.18.3 > > Attachments: HADOOP-4542.patch > > > A TestDistributedUpgrade subtest checks that the Name Node _does not_ start > when a distributed upgrade is required. In 0.18, the subtest fails when the > Name Node _does_ start. The fault is with the test, not HDFS. Not a problem > in 0.19. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.