DaveTeng0 commented on PR #1047:
URL: https://github.com/apache/ratis/pull/1047#issuecomment-1979653550

   > @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
   > 
   > .)
   
   Hey @szetszwo I merged the peer information (applied index, snapshot index, 
current term) into response of GroupInfoCommand. Please help to take another 
look, and feel free to let me know if there is any question, thanks!


-- 
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]

Reply via email to