1 # The number of milliseconds of each tick
3 # The number of ticks that the initial
4 # synchronization phase can take
6 # The number of ticks that can pass between
7 # sending a request and getting an acknowledgement
10 # the directory where the snapshot is stored.
11 # dataDir=/opt/zookeeper/data
12 # NOTE: Solr defaults the dataDir to <solrHome>/zoo_data
14 # the port at which the clients will connect
16 # NOTE: Solr sets this based on zkRun / zkHost params