Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
When InstallSnapshot is disabled and Ratis logs are purged, Leader sends InstallSnapshot notification to Follower. Follower then tells its State Machine to install the snapshot.
We should give time for the Follower State Machine to download and install the snapshot. So instead of sending installSnapshot notification for each heartbeat, it would be better if there is a time gap between the sending the notifications.