Hi Zephyr, There's no such feature in ZooKeeper currently as far as I know. I think you can achieve similar behaviour by setting up client authentication and ACLs.
Regards, Andor On Thu, Jul 19, 2018 at 5:03 AM, Zephyr Guo <gzh19...@gmail.com> wrote: > I want to allow some special hosts to write zookeeper. Other hosts(not in > white list) can only read zookeeper. > > Is there a feature like I said above now? >