dlmarion commented on PR #2620:
URL: https://github.com/apache/accumulo/pull/2620#issuecomment-1102798205

   > I am curious what the behavior is when a 2.1 client connects to a 2.0 
server or visa versa a 2.0 client connects to a 2.1 server with this changes.
   
   I think they fail in both scenarios. I was unable to find the location where 
an error is from the server side when a multiplexed protocol is used by the 
client (2.1) but not by the server (2.0). Thrift does return a good error 
message when a non-multiplexed client is used against a multiplexed server (see 
above). This would mean that users would need to upgrade their clients to use 
the 2.1 libraries when they upgrade to 2.1 on the server side.


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