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

Eli Collins updated HDFS-3850:
------------------------------

    Description: 
HDFS-3837 removed one findbugs warning but introduced these:

{noformat}
Code    Warning
EC      Call to equals() comparing different types in 
org.apache.hadoop.hdfs.server.datanode.DataNode.recoverBlock(BlockRecoveryCommand$RecoveringBlock)
Dodgy Warnings

Code    Warning
Eq      org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration doesn't 
override org.apache.hadoop.hdfs.protocol.DatanodeID.equals(Object)
{noformat}


  was:
HDFS-3837 removed one findbugs warning but introduced these:

{norformat}
Code    Warning
EC      Call to equals() comparing different types in 
org.apache.hadoop.hdfs.server.datanode.DataNode.recoverBlock(BlockRecoveryCommand$RecoveringBlock)
Dodgy Warnings

Code    Warning
Eq      org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration doesn't 
override org.apache.hadoop.hdfs.protocol.DatanodeID.equals(Object)
{norformat}


    
> Fix two findbugs warnings due to HDFS-3837
> ------------------------------------------
>
>                 Key: HDFS-3850
>                 URL: https://issues.apache.org/jira/browse/HDFS-3850
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>
> HDFS-3837 removed one findbugs warning but introduced these:
> {noformat}
> Code  Warning
> EC    Call to equals() comparing different types in 
> org.apache.hadoop.hdfs.server.datanode.DataNode.recoverBlock(BlockRecoveryCommand$RecoveringBlock)
> Dodgy Warnings
> Code  Warning
> Eq    org.apache.hadoop.hdfs.server.protocol.DatanodeRegistration doesn't 
> override org.apache.hadoop.hdfs.protocol.DatanodeID.equals(Object)
> {noformat}

--
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

        

Reply via email to