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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to