symious opened a new pull request, #1030: URL: https://github.com/apache/ratis/pull/1030
## What changes were proposed in this pull request? Currently the index of notify installSnapshot is decided by " request.getSnapshotChunk().getRequestIndex()", which is valid because the proto is 0, this should be specified implicit to avoid confusion. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-2016 ## How was this patch tested? Original tests in `InstallSnapshotNotificationTests` should be fine. -- 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]
