szetszwo commented on PR #808: URL: https://github.com/apache/ratis/pull/808#issuecomment-1431016422
@kaijchen , that's a good point. We may change the existing `election transfer` command as you described: - If the target peer already has the highest priority, do not call `setConfiguration`. - If not, call `setConfiguration` to change only the target peer to the highest priority. Does it sound good? -- 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]
