Description
Currently SliderClient is not using SASL when connecting to ZooKeeper, so when security is enabled SliderClient silently fails to create the default ZK node. I think we should change the behavior so that it throws an exception if the node isn't created when requested, and we should also enable secure connection to ZooKeeper in the client.