ChenSammi commented on code in PR #1072:
URL: https://github.com/apache/ratis/pull/1072#discussion_r1601120991
##########
ratis-server-api/src/main/java/org/apache/ratis/statemachine/StateMachine.java:
##########
@@ -266,6 +266,13 @@ default void notifySnapshotInstalled(InstallSnapshotResult
result, long snapshot
* Notify the {@link StateMachine} that a raft server has step down.
*/
default void notifyServerShutdown(RoleInfoProto roleInfo) {}
Review Comment:
Sure. Addressed in new commit.
--
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]