tgockel / zookeeper-cpp

A ZooKeeper client for C++.
http://tgockel.github.io/zookeeper-cpp/
Apache License 2.0
149 stars 40 forks source link

Add option to remove data path #68

Closed tgockel closed 6 years ago

tgockel commented 6 years ago

You can only run the unit tests once, as the second time you run the server, you will find created paths that already exist from the zk-data directory. This is annoying.