szetszwo commented on PR #1047: URL: https://github.com/apache/ratis/pull/1047#issuecomment-1973996458
@DaveTeng0 , Let's add the peer info (i.e. applyIndex etc.) to `GroupInfoReply`. Then, we won't need two different info methods. Sorry that I said `GroupInfoRequest` was sent to the leader. Indeed, it was sent to a particular server specified in the parameter in getGroupManagementApi https://github.com/apache/ratis/blob/1bd451046b2d33fe063712d7e811262bef580a4e/ratis-client/src/main/java/org/apache/ratis/client/RaftClient.java#L63 .) -- 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]
