[
https://issues.apache.org/jira/browse/HADOOP-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496172
]
Hadoop QA commented on HADOOP-1359:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12357431/fsck.patch applied and
successfully tested against trunk revision r538318.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/147/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/147/console
> Variable dereferenced then later checked for null
> -------------------------------------------------
>
> Key: HADOOP-1359
> URL: https://issues.apache.org/jira/browse/HADOOP-1359
> Project: Hadoop
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.12.3
> Reporter: Nigel Daley
> Assigned To: Hairong Kuang
> Priority: Minor
> Fix For: 0.14.0
>
> Attachments: fsck.patch, fsck.patch
>
>
> NamenodeFsck.java
> line 174 dereferences the variable 'locs'
> line 191 checks if 'locs' is null
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.