OneSizeFitsQuorum commented on code in PR #640:
URL: https://github.com/apache/ratis/pull/640#discussion_r867485732


##########
ratis-server-api/src/main/java/org/apache/ratis/server/DivisionInfo.java:
##########
@@ -51,6 +53,12 @@ default boolean isListener() {
   /** Is this server division currently the leader and ready? */
   boolean isLeaderReady();
 
+  /**
+   * @return return the id of the current leader if the leader is known to 
this server division;

Review Comment:
   Fixed



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