jiacheliu3 commented on code in PR #733:
URL: https://github.com/apache/ratis/pull/733#discussion_r967057729


##########
ratis-server-api/src/main/java/org/apache/ratis/server/RaftServer.java:
##########
@@ -249,5 +262,11 @@ public Builder setParameters(Parameters parameters) {
       this.parameters = parameters;
       return this;
     }
+
+    // TODO(jiacheng): add UTs

Review Comment:
   If this structure looks okay to reviewers, I will add some UTs to cover the 
logics I added



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