You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2012/10/11 01:25:03 UTC

[jira] [Created] (HDFS-4034) Remove redundant null checks

Eli Collins created HDFS-4034:
---------------------------------

             Summary: Remove redundant null checks
                 Key: HDFS-4034
                 URL: https://issues.apache.org/jira/browse/HDFS-4034
             Project: Hadoop HDFS
          Issue Type: Sub-task
    Affects Versions: 2.0.0-alpha
            Reporter: Eli Collins
            Assignee: Eli Collins


Findbugs 2 catches a number of places where we're checking for null in cases where the value will never be null.

We might need to wait until we switch to findbugs 2 to commit this as the current findbugs may not be so smart.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira