You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Shashikant Banerjee (Jira)" <ji...@apache.org> on 2021/04/19 10:32:00 UTC

[jira] [Resolved] (RATIS-1356) NotifyInstallSnapshot during SetConfiguration has leader info missing

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

Shashikant Banerjee resolved RATIS-1356.
----------------------------------------
    Resolution: Fixed

> NotifyInstallSnapshot during SetConfiguration has  leader info missing
> ----------------------------------------------------------------------
>
>                 Key: RATIS-1356
>                 URL: https://issues.apache.org/jira/browse/RATIS-1356
>             Project: Ratis
>          Issue Type: Bug
>          Components: server
>            Reporter: Shashikant Banerjee
>            Assignee: Bharat Viswanadham
>            Priority: Major
>             Fix For: 2.1.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> In cases, where new member's being added to to an existing ratis ring, raft configuration may not have the peer info of other nodes upfront while adding a new peer to an existing ring, leader Info can still be missing during installSnapshotNotification requests from leader to follower. In such cases, the leader info can be retreived from installSnapshot proto request. The idea here is to fix this case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)