You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by GitBox <gi...@apache.org> on 2022/08/03 12:50:36 UTC

[GitHub] [ratis] SzyWilliam commented on a diff in pull request #700: RATIS-1557. Linearizable Leader Read-Only Request Implementation

SzyWilliam commented on code in PR #700:
URL: https://github.com/apache/ratis/pull/700#discussion_r936623370


##########
ratis-server-api/src/main/java/org/apache/ratis/server/RaftServerConfigKeys.java:
##########
@@ -722,6 +722,21 @@ static void setPreVote(RaftProperties properties, boolean enablePreVote) {
     }
   }
 
+  interface ReadOnly {

Review Comment:
   done



-- 
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: issues-unsubscribe@ratis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org