kafka/bin
Ismael Juma b4722cc16f
KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530)
Scala 2.12 has better support for newer Java versions and includes additional
compiler warnings that are helpful during development. In addition, Scala 2.11
hasn't been supported by the Scala community for a long time, the soon to be
released Spark 2.4.0 will finally support Scala 2.12 (this was the main reason
preventing many from upgrading to Scala 2.12) and Scala 2.13 is at the RC stage.
It's time to start recommending the Scala 2.12 build as we prepare support for
Scala 2.13 and start thinking about removing support for Scala 2.11.

In the meantime, Jenkins will continue to build all supported Scala versions (including
Scala 2.11) so the PR and trunk jobs will fail if people accidentally use methods
introduced in Scala 2.12.

Reviewers: Ewen Cheslack-Postava <me@ewencp.org>
2018-10-28 11:31:39 -07:00
..
windows KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530) 2018-10-28 11:31:39 -07:00
connect-distributed.sh KAFKA-4115: Increasing the heap settings for Connect scripts 2017-11-21 16:07:06 -08:00
connect-standalone.sh KAFKA-4115: Increasing the heap settings for Connect scripts 2017-11-21 16:07:06 -08:00
kafka-acls.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-broker-api-versions.sh KAFKA-4457; Add BrokerApiVersionsCommand 2017-01-18 23:44:11 +00:00
kafka-configs.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-console-consumer.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-console-producer.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-consumer-groups.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-consumer-perf-test.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-delegation-tokens.sh KAFKA-4541; Support for delegation token mechanism 2018-01-16 09:50:31 -08:00
kafka-delete-records.sh KAFKA-4586; Add purgeDataBefore() API (KIP-107) 2017-03-28 09:59:44 -07:00
kafka-dump-log.sh KAFKA-6615; Add scripts for DumpLogSegments (#4653) 2018-03-06 15:37:50 -08:00
kafka-log-dirs.sh KAFKA-5694; Add AlterReplicaDirRequest and DescribeReplicaDirRequest (KIP-113 part-1) 2017-09-02 23:20:13 -07:00
kafka-mirror-maker.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-preferred-replica-election.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-producer-perf-test.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-reassign-partitions.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-replica-verification.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-run-class.sh KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530) 2018-10-28 11:31:39 -07:00
kafka-server-start.sh KAFKA-3934: Start scripts enable GC by default with no way to disable 2016-08-09 09:16:17 -07:00
kafka-server-stop.sh KAFKA-5473; handle ZK session expiration properly when a new session can't be established 2017-12-15 14:48:30 -08:00
kafka-streams-application-reset.sh KAFKA-4008: Module "tools" should not be dependent on "core" 2016-08-01 20:12:38 -07:00
kafka-topics.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-verifiable-consumer.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
kafka-verifiable-producer.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
trogdor.sh KAFKA-5776; Add the Trogdor fault injection daemon 2017-08-25 12:29:40 -07:00
zookeeper-security-migration.sh KAFKA-3152; kafka-acl doesn't allow space in principal name 2016-01-27 08:23:25 -08:00
zookeeper-server-start.sh KAFKA-3934: Start scripts enable GC by default with no way to disable 2016-08-09 09:16:17 -07:00
zookeeper-server-stop.sh KAFKA-5473; handle ZK session expiration properly when a new session can't be established 2017-12-15 14:48:30 -08:00
zookeeper-shell.sh kafka-1214; Support arguments to zookeeper-shell.sh script; patched by Philp K. Warren; reviewed by Jun Rao 2014-01-24 09:58:28 -08:00