You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/08/20 02:58:44 UTC

[jira] Resolved: (HADOOP-3260) FSNamesystem.blockReportProcessed(DatanodeRegistration) should re-use the DatanodeDescriptor obtained in FSNamesystem.gotHeartbeat(...)

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

Tsz Wo (Nicholas), SZE resolved HADOOP-3260.
--------------------------------------------

    Resolution: Invalid

The problematic codes have been removed by other issues.  So this issue becomes invalid.  Closing...

> FSNamesystem.blockReportProcessed(DatanodeRegistration) should re-use the DatanodeDescriptor obtained in FSNamesystem.gotHeartbeat(...)
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-3260
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3260
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: Tsz Wo (Nicholas), SZE
>
> Instead of searching for the DatanodeDescriptor in FSNamesystem.blockReportProcessed(DatanodeRegistration), it should re-use the descriptor obtained in FSNamesystem.gotHeartbeat(...).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.