empiredan commented on PR #2279: URL: https://github.com/apache/incubator-pegasus/pull/2279#issuecomment-3163453469
> @empiredan Have you check the compatibility? use old version client to access the newer version of servers, and vice versa. @acelyc111 Great suggestion! This upgrade only involves updating the Thrift version used by the Java client, so there's no need to check compatibility between an older version of the Java client and a newer version of the server. However, compatibility between a newer version of the Java client and older versions of the server should be verified through testing. We will test the compatibility of the Java client using version 0.13.0 with servers running versions 2.0, 2.4, and 2.5. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
