After 3.2, will you keep server and client jar version backward compatible?
I remember in your 2.X manual, native client is preferred over other ways to access data in server cache. Seems this won't work any more with what you said. Do you recommend using REST interface to access data in server cache? Then we will need to put a load balancer in front of Hz node cluster, in this case, what do you suggest as the way for the load balancer to detect which node is not healthy (so it won't send traffic to that node).
Thanks!