runzhiwang commented on a change in pull request #373:
URL: https://github.com/apache/incubator-ratis/pull/373#discussion_r548495531
##########
File path: ratis-proto/src/main/proto/Raft.proto
##########
@@ -390,6 +390,7 @@ message SetConfigurationRequestProto {
message TransferLeadershipRequestProto {
RaftRpcRequestProto rpcRequest = 1;
RaftPeerProto newLeader = 2;
+ uint64 timeoutInMs = 3;
Review comment:
@szetszwo Ok, I will do it in a separated JIRA.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]