Consumer that dumps messages out to standard out.
Performance test for the full zookeeper consumer
A utility that retrieve the offset of broker partitions in ZK and prints to an output file in the following format:
A utility that updates the offset of broker partitions in ZK.
Load test for the producer
For verifying the consistency among replicas.
Performance test for the simple consumer
Command line program to dump out messages to standard out using the simple consumer
A utility that merges the state change logs (possibly obtained from different brokers and over multiple days).
This is a torture test that runs against an existing broker.
A utility that updates the offset of every broker partition to the offset of earliest or latest log segment file, in ZK.
ZooKeeper 3.