OneSizeFitsQuorum commented on code in PR #640: URL: https://github.com/apache/ratis/pull/640#discussion_r867485867
########## ratis-server-api/src/main/java/org/apache/ratis/server/DivisionInfo.java: ########## @@ -20,6 +20,8 @@ import org.apache.ratis.proto.RaftProtos.RaftPeerRole; import org.apache.ratis.proto.RaftProtos.RoleInfoProto; +import org.apache.ratis.protocol.RaftPeer; Review Comment: Sorry because the Google CheckStyle I imported locally seems to be different from your style tool, so I did not format the code, so this line dependency is not removed -- 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]
