ivandika3 opened a new pull request, #1420: URL: https://github.com/apache/ratis/pull/1420
## What changes were proposed in this pull request? See https://issues.apache.org/jira/browse/RATIS-2487 The current approach is to make `newAppendEntriesRequest` return null and change the `shouldInstallSnapshot` (if installSnapshot is enabled) and `shouldNotifyToInstallSnapshot` (if installSnapshot is disabled) so that snapshot is triggered when the leader cannot get the previous log. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-2487 ## How was this patch tested? UT. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
