Hi, I see that ClientCnxnSocketNIO is the default socket type for 3.5. Does anyone know if ClientCnxnSocketNetty is "better", given that I am not interested in SSL for my project ? Is any plan to move to ClientCnxnSocketNetty but default ?
for 'better' I mean: - better resource usage - better latency/throughput b.q. I got into https://issues.apache.org/jira/browse/ZOOKEEPER-823 which is marked for 3.5.4 and 3.6.0, but Netty support is already in Thanks Enrico
