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 "dhruba borthakur (JIRA)" <ji...@apache.org> on 2007/03/07 23:17:24 UTC

[jira] Updated: (HADOOP-944) Redundant field: DatanodeDescriptor.isAlive

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

dhruba borthakur updated HADOOP-944:
------------------------------------

    Component/s: dfs

> Redundant field: DatanodeDescriptor.isAlive
> -------------------------------------------
>
>                 Key: HADOOP-944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-944
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: Konstantin Shvachko
>
> The lastUpdate field should be used for determining whether the data-node is dead or alive.
> The DatanodeDescriptor should have isAlive() method rather than the field.
> Synchronizing different fields having the same meaning often leads to mistakes.

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