samuel / go-zookeeper

Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.
BSD 3-Clause "New" or "Revised" License
1.64k stars 672 forks source link

cannot connect ZooKeeper 3.4.6.2.5 #219

Closed bingsenmu closed 5 years ago

bingsenmu commented 5 years ago

as the title described, it will report "Connection request from old client /****; will be dropped if server is in r-o mode" while try to connect ZooKeeper 3.4.6.2.5. can anyone help to fix this? or any suggestion to resolve this problem. thanks a lot.