errose28 opened a new pull request #420: URL: https://github.com/apache/incubator-ratis/pull/420
## What changes were proposed in this pull request? After RATIS-1241, a leader with no logs will send install snapshot notifications to followers on every heartbeat, regardless of whether or not they are behind. Fix this so that followers only get install snapshot notifications when they are actually behind. ## What is the link to the Apache JIRA RATIS-1305 ## How was this patch tested? Integration test added. The test still has an issue that is marked with a TODO. Leaving this PR as a draft while I fix this. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
