tisonkun commented on code in PR #308:
URL: https://github.com/apache/ratis/pull/308#discussion_r1228941975


##########
ratis-server/src/main/java/org/apache/ratis/server/RaftServer.java:
##########
@@ -71,6 +72,8 @@ default RaftPeer getPeer() {
     StateMachine getStateMachine();
 
     DataStreamMap getDataStreamMap();
+
+    RaftClient getRaftClient();

Review Comment:
   OK. I submitted #886 already that is against master (3.0). I'll file a JIRA 
ticket later.



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