szetszwo commented on code in PR #1053:
URL: https://github.com/apache/ratis/pull/1053#discussion_r1532634207
##########
ratis-server/src/main/java/org/apache/ratis/server/impl/SnapshotInstallationHandler.java:
##########
@@ -353,4 +354,4 @@ private RoleInfoProto getRoleInfoProto(RaftPeer leader) {
.setFollowerInfo(followerInfo)
.build();
}
-}
\ No newline at end of file
+}
Review Comment:
@hemantk-12 , could you revert this whitespace change? I tried to do in on
the GitHub web ui but it did not work.
--
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]