[
https://issues.apache.org/jira/browse/RATIS-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shashikant Banerjee updated RATIS-1356:
---------------------------------------
Description: 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. (was: In cases, where raft
configuration does not have the peer 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.)
> 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
>
>
> 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)