at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:936) at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:328) at org ...
When i connect to a private channel everything is ok and the connection successful. If for some reason an exception occurs in the channel and pusher tries to reconnect, the reconnection will fail with ...