kafka/bin
Konstantine Karantasis dd62ef2eda
KAFKA-13748: Do not include file stream connectors in Connect's CLASSPATH and plugin.path by default (#11908)
With this change we stop including the non-production grade connectors that are meant to be used for demos and quick starts by default in the CLASSPATH and plugin.path of Connect deployments. The package of these connector will still be shipped with the Apache Kafka distribution and will be available for explicit inclusion. 

The changes have been tested through the system tests and the existing unit and integration tests. 

Reviewers: Mickael Maison <mickael.maison@gmail.com>, Randall Hauch <rhauch@gmail.com>
2022-03-30 13:15:42 -07:00
..
windows MINOR: Adding kafka-storage.bat file (similar to kafka-storage.sh) for windows. (#11816) 2022-03-14 09:20:28 -07:00
connect-distributed.sh
connect-mirror-maker.sh
connect-standalone.sh
kafka-acls.sh
kafka-broker-api-versions.sh
kafka-cluster.sh MINOR: Add ClusterTool as specified in KIP-631 (#10047) 2021-02-08 12:07:39 -08:00
kafka-configs.sh
kafka-console-consumer.sh
kafka-console-producer.sh
kafka-consumer-groups.sh
kafka-consumer-perf-test.sh
kafka-delegation-tokens.sh
kafka-delete-records.sh
kafka-dump-log.sh
kafka-features.sh
kafka-get-offsets.sh KAFKA-5235: GetOffsetShell: Support for multiple topics and consumer configuration override (KIP-635) (#9430) 2021-02-11 12:06:21 +01:00
kafka-leader-election.sh
kafka-log-dirs.sh
kafka-metadata-shell.sh KAFKA-12334: Add the KIP-500 metadata shell 2021-02-19 15:46:34 -08:00
kafka-mirror-maker.sh
kafka-producer-perf-test.sh
kafka-reassign-partitions.sh
kafka-replica-verification.sh
kafka-run-class.sh KAFKA-13748: Do not include file stream connectors in Connect's CLASSPATH and plugin.path by default (#11908) 2022-03-30 13:15:42 -07:00
kafka-server-start.sh
kafka-server-stop.sh MINOR: Tweak IBM i support in "stop" scripts (#9810) 2021-01-21 18:18:48 +00:00
kafka-storage.sh MINOR: Add StorageTool as specified in KIP-631 (#10043) 2021-02-08 12:42:40 -08:00
kafka-streams-application-reset.sh
kafka-topics.sh
kafka-transactions.sh KAFKA-12888; Add transaction tool from KIP-664 (#10814) 2021-06-22 09:47:30 -07:00
kafka-verifiable-consumer.sh
kafka-verifiable-producer.sh
trogdor.sh
zookeeper-security-migration.sh
zookeeper-server-start.sh
zookeeper-server-stop.sh MINOR: Tweak IBM i support in "stop" scripts (#9810) 2021-01-21 18:18:48 +00:00
zookeeper-shell.sh