Mirror of Apache Kafka
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Sriram Subramanian 3817857b15 kafka-347; change number of partitions of a topic online; patched by Sriram Subramanian; reviewed by Neha Narkehede, Guozhang Wang, Joel Koshy and Jun Rao 11 years ago
..
windows Fix windows build script - kafka-run-class.bat; patched by Mark deVilliers; reviewed by Jun Rao; kafka-751 12 years ago
kafka-add-partitions.sh kafka-347; change number of partitions of a topic online; patched by Sriram Subramanian; reviewed by Neha Narkehede, Guozhang Wang, Joel Koshy and Jun Rao 11 years ago
kafka-check-reassignment-status.sh KAFKA-43 Move leader to preferred replica; patched by Neha Narkhede; reviewed by Joel Koshy and Jun Rao 12 years ago
kafka-console-consumer-log4j.properties
kafka-console-consumer.sh
kafka-console-producer.sh
kafka-consumer-perf-test.sh
kafka-create-topic.sh trivial fix to make create topic script executable 13 years ago
kafka-delete-topic.sh trivial fix to make create topic script executable 13 years ago
kafka-list-topic.sh trivial fix to make create topic script executable 13 years ago
kafka-preferred-replica-election.sh KAFKA-43 Move leader to preferred replica; patched by Neha Narkhede; reviewed by Joel Koshy and Jun Rao 12 years ago
kafka-producer-perf-test.sh
kafka-reassign-partitions.sh KAFKA-43 Move leader to preferred replica; patched by Neha Narkhede; reviewed by Joel Koshy and Jun Rao 12 years ago
kafka-replay-log-producer.sh
kafka-run-class.sh kafka-259; Give better error message when trying to run shell scripts without having built/downloaded the jars yet; patched by Ashwanth Fernando; reviewed by Jun Rao 12 years ago
kafka-server-start.sh KAFKA-424. Fix command line usage description. Patch from Tommie. 12 years ago
kafka-server-stop.sh Changing kafka-server-stop.sh to use SIGTERM for Kafka server process termination. No review 12 years ago
kafka-simple-consumer-perf-test.sh KAFKA-425 Wrong class name in scripts. Patch from Akira Kitada reviewed by Jay Kreps. 12 years ago
kafka-simple-consumer-shell.sh
run-rat.sh Re-applied old patch from KAFKA-139 12 years ago
zookeeper-server-start.sh
zookeeper-server-stop.sh
zookeeper-shell.sh