[ 
https://issues.apache.org/jira/browse/HADOOP-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643357#action_12643357
 ] 

Hairong Kuang commented on HADOOP-4526:
---------------------------------------

I ran anttest-core on the patch on my local machine. The build was successfully 
finished.

Here was the result of ant test-patch:

     [exec] -1 overall.

     [exec]     +1 @author.  The patch does not contain any @author tags.

     [exec]     -1 tests included.  The patch doesn't appear to include anynew 
or modified tests.
     [exec]                         Please justify why no tests are needed for 
this patch.

     [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 
Findbugswarnings.

     [exec]     +1 Eclipse classpath. The patch retains Eclipse classpath 
integrity.


I have manually tested the patch and it showed the patch solved the NPE 
problem. 

> fsck failing with NullPointerException  (return value 0)
> --------------------------------------------------------
>
>                 Key: HADOOP-4526
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4526
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.18.1
>         Environment: 0.18.1_H4277_H4271_H4326_H4314_H4395_H4351_H4407_H3217
>            Reporter: Koji Noguchi
>            Assignee: Hairong Kuang
>             Fix For: 0.18.2
>
>         Attachments: fsckNPE.patch
>
>
> fsck is siliently dying with return value of 0.
> Namenode log showing 
> 2008-10-27 07:57:00,514 WARN /: /fsck?path=%2F:
> java.lang.NullPointerException
> No stack trace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to