codings-dan commented on code in PR #658:
URL: https://github.com/apache/ratis/pull/658#discussion_r905055047


##########
ratis-proto/src/main/proto/Raft.proto:
##########
@@ -409,6 +409,12 @@ message SetConfigurationRequestProto {
   RaftRpcRequestProto rpcRequest = 1;
   repeated RaftPeerProto peers = 2;
   repeated RaftPeerProto listeners = 3;
+  enum RaftConfigurationMode {

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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to