szetszwo commented on PR #808:
URL: https://github.com/apache/ratis/pull/808#issuecomment-1430294500

   @kaijchen , I got a new idea -- we may update the `election transfer` as 
following:
   - Since we already have the `getRaftGroup()` returned from the server, we 
can check priorities to decide whether to call `setConfiguration`.  It will 
call `setConfiguration` only if the transferee has smaller priority.
   - Then, we don't need a new command.
   
   We do you think?


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