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

Tsz Wo (Nicholas), SZE commented on HADOOP-3283:
------------------------------------------------

The new Findbugs warning says that class doesn't override equals in the 
superclass.  In our case, we have BlockMetaDataInfo extending Block and we 
don't need to define equals in BlockMetaDataInfo.

> Need a mechanism for data nodes to update generation stamps.
> ------------------------------------------------------------
>
>                 Key: HADOOP-3283
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3283
>             Project: Hadoop Core
>          Issue Type: New Feature
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: 3283_20080423c.patch, 3283_20080424.patch
>
>
> For implementing file append feature (HADOOP-1700), a generation stamp is 
> added to each block.  We need a mechanism for data nodes to update generation 
> stamps for lease recovery.

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