runzhiwang edited a comment on pull request #359:
URL: https://github.com/apache/incubator-ratis/pull/359#issuecomment-747265213


   > Since priority is stored in RaftPeer, we could use 
RaftClient.setConfiguration to change priority. It needs some tests.
   
   @szetszwo Hi, I have test it, and change `hasNoChange`.
   
   Besides, if we want to change leader from server1 to server2, we can assign 
server2 with highest priority, but maybe we also need to force server1 stop 
accepting client request, otherwise, maybe server2 hard or take a long time to 
catch up with server1's log. What 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.

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


Reply via email to