runzhiwang opened a new pull request #128: URL: https://github.com/apache/incubator-ratis/pull/128
## What changes were proposed in this pull request? When leader send install snapshot request to follower, leader will [wait](https://github.com/apache/incubator-ratis/blob/master/ratis-grpc/src/main/java/org/apache/ratis/grpc/server/GrpcLogAppender.java#L480), but when leader receive the response of install snapshot, leader does not notify. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-978 ## How was this patch tested? Existed tests ---------------------------------------------------------------- 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]
