rust-zookeeper
rust-zookeeper copied to clipboard
Is there any API for querying and updating the configuration (quorum membership) of a ZK cluster?
Hi everyone,
Thanks for building this awesome project. I am wondering is there any API for querying and reconfiguring the quorum membership of a ZK cluster? Like zkCli.sh config
and zkCli.sh reconfig
Thanks!