You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Hanisha Koneru (JIRA)" <ji...@apache.org> on 2019/06/07 23:54:00 UTC

[jira] [Created] (RATIS-586) NotifyInstallSnapshot should include the RaftPeerId of the leader

Hanisha Koneru created RATIS-586:
------------------------------------

             Summary: NotifyInstallSnapshot should include the RaftPeerId of the leader 
                 Key: RATIS-586
                 URL: https://issues.apache.org/jira/browse/RATIS-586
             Project: Ratis
          Issue Type: Bug
            Reporter: Hanisha Koneru
            Assignee: Hanisha Koneru


When a leader Ratis server sends notifyInstallSnapshot to follower, it should also include the its RaftPeerID so that the follower can know which node sent the notification.
Also, on receiving said notification and installing a snapshot, the follower should only return the installed snapshot index. Currently the return type is termIndex but snapshots do not have a term.



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