Hi, I have installed Zookeeper 3.5.3-beta and tried the `reconfigure` command by using `reconfig -add server.5=125.23.63.123` inside zkCli.sh. When using the mentioned command, I get `KeeperErrorCode = Unimplemented`. The documentation I have fallowed is: https://zookeeper.apache.org/doc/trunk/zookeeperReconfig.html <https://zookeeper.apache.org/doc/trunk/zookeeperReconfig.html>
Is there something I am missing here or is the `reconfigure —add ...` command not implemented yet in the beta? Best regards, Bogdan Irimie
