Mohammad Arshad c9f1521366 ZOOKEEPER-3876: zkServer.sh status command fails when IPV6 is configured 4 years ago
..
README.txt b1befb0c4d Set svn:eol-style property to native. 11 years ago
zkCleanup.sh fb7ddacfc4 ZOOKEEPER-2735: fix typos in shell scripts 8 years ago
zkCli.cmd cbcfd0463a ZOOKEEPER-3453: zkcli.cmd: ZOO_LOG_FILE is missing set / second try 5 years ago
zkCli.sh fb7ddacfc4 ZOOKEEPER-2735: fix typos in shell scripts 8 years ago
zkEnv.cmd 7256d01a26 ZOOKEEPER-3291: Improve error message when JAVA_HOME is set to the wrong value 6 years ago
zkEnv.sh 19cb6fb8f7 ZOOKEEPER-2621: ZooKeeper doesn't start on MINGW32 (Windows) 6 years ago
zkServer-initialize.sh d3dbe787f3 ZOOKEEPER-1426: add version command to the zookeeper server 6 years ago
zkServer.cmd 61df2ce2ae ZOOKEEPER-2185: Run server with -XX:+HeapDumpOnOutOfMemoryError and 10 years ago
zkServer.sh c9f1521366 ZOOKEEPER-3876: zkServer.sh status command fails when IPV6 is configured 4 years ago
zkSnapShotToolkit.cmd 13b9125927 ZOOKEEPER-3344: write a new script:zkSnapShotToolkit.sh to encapsulate SnapshotFormatter and doc the usage 5 years ago
zkSnapShotToolkit.sh 13b9125927 ZOOKEEPER-3344: write a new script:zkSnapShotToolkit.sh to encapsulate SnapshotFormatter and doc the usage 5 years ago
zkSnapshotComparer.cmd f90060b83d ZOOKEEPER-3427: Introduce SnapshotComparer that assists debugging with snapshots. 5 years ago
zkSnapshotComparer.sh f90060b83d ZOOKEEPER-3427: Introduce SnapshotComparer that assists debugging with snapshots. 5 years ago
zkTxnLogToolkit.cmd 154f9c536f ZOOKEEPER-2994: Tool required to recover log and snapshot entries with CRC errors 7 years ago
zkTxnLogToolkit.sh 154f9c536f ZOOKEEPER-2994: Tool required to recover log and snapshot entries with CRC errors 7 years ago

README.txt

This directory contain scripts that allow easy access (classpath in particular)
to the ZooKeeper server and command line client.

Files ending in .sh are unix and cygwin compatible

Files ending in .cmd are msdos/windows compatible