You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Nanda kumar (JIRA)" <ji...@apache.org> on 2018/07/03 13:17:00 UTC

[jira] [Created] (HDDS-212) Introduce NodeStateManager to manage the state of Datanodes in SCM

Nanda kumar created HDDS-212:
--------------------------------

             Summary: Introduce NodeStateManager to manage the state of Datanodes in SCM
                 Key: HDDS-212
                 URL: https://issues.apache.org/jira/browse/HDDS-212
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: SCM
            Reporter: Nanda kumar
            Assignee: Nanda kumar
             Fix For: 0.2.1


Introducing {{NodeStateManager}} will make the lifecycle management of datanodes in SCM easy. NodeStateManager will be responsible for marking the datanodes as stale or dead when heartbeat is not received and it will maintain the current state of all the datanodes in the cluster. NodeStateManager should be the only place we maintain node state information, everyone else should use NodeStateManager to know about the state information.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org