kaijchen commented on PR #808: URL: https://github.com/apache/ratis/pull/808#issuecomment-1414706690
I have come up with 3 options to preserve backward compatibility. @szetszwo @codings-dan what do you think? 1. Check server version first and send command accordingly. 2. Add a new command and deprecate the old command. 3. Just break the backward compatibility, since next version is 3.0. Personally I prever the 2nd way. -- 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]
