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 "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2019/05/19 07:32:00 UTC

[jira] [Created] (HDDS-1556) SCM should update leader information of a pipeline from pipeline report

Mukul Kumar Singh created HDDS-1556:
---------------------------------------

             Summary: SCM should update leader information of a pipeline from pipeline report
                 Key: HDDS-1556
                 URL: https://issues.apache.org/jira/browse/HDDS-1556
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: SCM
    Affects Versions: 0.4.0
            Reporter: Mukul Kumar Singh


SCM currently hands out nodes in a static order which has no information about the leader of the ring.  SCM should learn about the leader in either of the following 2 ways.

a) Ratis should add a callback to statemachine, which inturn notifies SCM of the state change.
b) SCM periodically updates this information from the heartbeat.



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