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

   > ... how do we deal with old server (backward compatibility)?
   
   @kaijchen , When a new client talking to an old server, the client in that 
case should get a `TransferLeadershipException` saying that the target server 
does not have the highest priority.  Then, we can send the `setConfiguration` 
in that case.


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