[
https://issues.apache.org/jira/browse/KAFKA-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke resolved KAFKA-1085.
--------------------------------
Resolution: Fixed
Assignee: Grant Henke
Looks like this was resolved through contrib and systest removal.
> run-class.sh and other shell scripts are copy pasted all over the place
> -----------------------------------------------------------------------
>
> Key: KAFKA-1085
> URL: https://issues.apache.org/jira/browse/KAFKA-1085
> Project: Kafka
> Issue Type: Bug
> Reporter: Jay Kreps
> Assignee: Grant Henke
>
> This is kind of embaressing.
> jkreps-mn:kafka jkreps$ find . -name "*.sh"
> ./bin/kafka-add-partitions.sh
> ./bin/kafka-console-consumer.sh
> ./bin/kafka-console-producer.sh
> ./bin/kafka-consumer-perf-test.sh
> ./bin/kafka-create-topic.sh
> ./bin/kafka-list-topic.sh
> ./bin/kafka-preferred-replica-election.sh
> ./bin/kafka-producer-perf-test.sh
> ./bin/kafka-reassign-partitions.sh
> ./bin/kafka-replay-log-producer.sh
> ./bin/kafka-run-class.sh
> ./bin/kafka-server-start.sh
> ./bin/kafka-server-stop.sh
> ./bin/kafka-simple-consumer-perf-test.sh
> ./bin/kafka-simple-consumer-shell.sh
> ./bin/run-rat.sh
> ./bin/zookeeper-server-start.sh
> ./bin/zookeeper-server-stop.sh
> ./bin/zookeeper-shell.sh
> ./contrib/hadoop-consumer/copy-jars.sh
> ./contrib/hadoop-consumer/hadoop-setup.sh
> ./contrib/hadoop-consumer/run-class.sh
> ./examples/bin/java-producer-consumer-demo.sh
> ./examples/bin/java-simple-consumer-demo.sh
> ./system_test/broker_failure/bin/kafka-run-class.sh
> ./system_test/broker_failure/bin/run-test.sh
> ./system_test/common/util.sh
> ./system_test/migration_tool_testsuite/0.7/bin/kafka-run-class.sh
> ./system_test/migration_tool_testsuite/0.7/bin/zookeeper-server-start.sh
> ./system_test/mirror_maker/bin/run-test.sh
> ./system_test/producer_perf/bin/run-compression-test.sh
> ./system_test/producer_perf/bin/run-test.sh
> ./system_test/run_sanity.sh
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)