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 "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2012/05/03 03:55:49 UTC

[jira] [Resolved] (HDFS-3355) findbugs complains about INodeFileUnderConstruction lacking an equals method

     [ https://issues.apache.org/jira/browse/HDFS-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin Patrick McCabe resolved HDFS-3355.
----------------------------------------

    Resolution: Duplicate
    
> findbugs complains about INodeFileUnderConstruction lacking an equals method
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-3355
>                 URL: https://issues.apache.org/jira/browse/HDFS-3355
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>
> Since a parent class, INode, override Object#equals, findbugs would like INodeFileUnderConstruction to implement equals as well.  We should do that by simply calling the parent's equals method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira