[
https://issues.apache.org/jira/browse/HADOOP-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589178#action_12589178
]
Tsz Wo (Nicholas), SZE commented on HADOOP-3260:
------------------------------------------------
Once HADOOP-3254 has been committed, this issue becomes easy to fix.
> 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.