Smityz commented on issue #840: URL: https://github.com/apache/incubator-pegasus/issues/840#issuecomment-1006340639
1. Periodic update server version in the client 2. The client automatically matches the corresponding implementation of the server. (like if server_version > 2.4 then use batchget3 else use batchget2) In this way, we don't need to change the codes in the server. Clients can handle everything about Negotiation. -- 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]
