szetszwo commented on PR #808: URL: https://github.com/apache/ratis/pull/808#issuecomment-1429110804
@kaijchen , I am thinking how to deal with the existing and the new commands. - The new `election transferLeader` command, since it won't change priorities, actually is yielding the leadership. How about we call it `election yield`? - The existing `election transfer` command is still useful since it can transfer the leader to a lower priority peer. How about we don't deprecate it? -- 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]
