summaryrefslogtreecommitdiffstats
path: root/zookeeper-server/README
blob: 2f4845dad29fc303cc9f1ba4ab4e1884fc702e50 (plain) (blame)
1
2
3
4
5
6
7
8
Vespa ZooKeeper server interface

Subdirectory zookeeper-server has code for the zookeeper server
version we use by default, testing out new versions can be done by
copying zookeeper-server dir to zookeeper-server-<version> and
updating CMakeLists.txt and pom.xml in that directory and pom.xml and
CMakeLists.txt in this directory. Selecting zookeeper server version
is done with feature flag ZOOKEEPER_SERVER_VERSION.