66 Commits (5ba9cade7b066cc26842aeaac5662a57c502ffcb)

Author SHA1 Message Date
Bill Bejeck b74e7e407c MINOR: Enable ignored upgrade system tests - trunk (#5605) 6 years ago
Magesh Nandakumar 642a09168c KAFKA-6991: Fix ServiceLoader issue with PluginClassLoader (KIP-285) 7 years ago
Magesh Nandakumar e5492d7726 KAFKA-6997: Exclude test-sources.jar when $INCLUDE_TEST_JARS is FALSE 7 years ago
Sasaki Toru 440445e7c5 KAFKA-2061; Offer a --version flag to print the kafka version [KIP-278] (#639) 7 years ago
Ismael Juma f2514e67e0 MINOR: Fix kafka-run-class for Java 10 (#4895) 7 years ago
Matthias J. Sax 0c0d8363e5
KAFKA-6054: Fix upgrade path from Kafka Streams v0.10.0 (#4779) 7 years ago
Jimin Hsieh 596b604862 MINOR: Fix wrong message in `bin/kafka-run-class.sh` (#4682) 7 years ago
Chris Egerton abf4c54701 KAFKA-4247; Prevent CLASSPATH from beginning with a single colon 7 years ago
Ismael Juma 3e86161b84 MINOR: Update to Scala 2.11.12 (part 2) 7 years ago
Xavier Léauté 75b0f30c44 KAFKA-5077; fix GC logging arguments for Java 9 7 years ago
Evgeny Veretennikov d2a2b80cc6 KAFKA-5507; Check if classpath is empty in kafka-run-class.sh 7 years ago
Ismael Juma 69d3d4aad6 KAFKA-5470; Replace -XX:+DisableExplicitGC with -XX:+ExplicitGCInvokesConcurrent in kafka-run-class 7 years ago
Ismael Juma bcf447e93e KAFKA-4422; Drop support for Scala 2.10 (KIP-119) 8 years ago
Ryan P 8d74920163 KAFKA-3754; Add GC log retention policy to limit size of log 8 years ago
Shikhar Bhushan 2f90488323 KAFKA-3209: KIP-66: single message transforms 8 years ago
Konstantine Karantasis aad9384066 MINOR: Extract SCALA_BINARY_VERSION from SCALA_VERSION 8 years ago
deragon cb7af0b7fb MINOR: Make kafka-run-class.sh work under Cygwin 8 years ago
Liquan Pei fb421dbcfe KAFKA-3692; Add quotes to variables in kafka-run-class.sh 9 years ago
Dana Powers 1e4dd66b19 HOTFIX: Fix main classpath libs glob for release (fixup KAFKA-3615 regression) 9 years ago
Liquan Pei eb50d2f6ca KAFKA-3615: Exclude test jars in kafka-run-class.sh 9 years ago
Liquan Pei 316389d6ad KAFKA-3611: Remove warnings when using reflections 9 years ago
Guozhang Wang edeb11bc56 MINOR: Move streams-examples source files under src folder 9 years ago
Christian Posta aeb9c2adcf KAFKA-3272: Add debugging options to kafka-run-class.sh so we can easily run remote debugging 9 years ago
Yasuhiro Matsuda 3358e1682f KAFKA-2802: kafka streams system tests 9 years ago
Grant Henke 91ba074e4a MINOR: Remove remnants of hadoop clients from kafka-run-class.sh 9 years ago
Guozhang Wang d05fa0a03b KAFKA-2804: manage changelog topics through ZK in PartitionAssignor 9 years ago
Grant Henke 8f6ffe1c28 KAFKA-2800; Update outdated dependencies 9 years ago
Ewen Cheslack-Postava 8db55618d5 KAFKA-2752: Add VerifiableSource/Sink connectors and rolling bounce Copycat system tests. 9 years ago
Ewen Cheslack-Postava f2031d4063 KAFKA-2774: Rename Copycat to Kafka Connect 9 years ago
Rajini Sivaram 694e03c355 KAFKA-2719; Use wildcard classpath for dependant-libs 9 years ago
Manikumar reddy O c7bc5366dd KAFKA-2514: change default JVM options in kafka-run-class.sh. 9 years ago
Guozhang Wang 263c10ab7c KIP-28: Add a processor client for Kafka Streaming 9 years ago
Ewen Cheslack-Postava 492bfdfa87 KAFKA-2367; Add Copycat runtime data API. 9 years ago
Ewen Cheslack-Postava f6acfb0891 KAFKA-2366; Initial patch for Copycat 9 years ago
Grant Henke fc40016cf3 KAFKA-2407: Only create log directory when it will be used 9 years ago
Geoff Anderson e43c9aff92 KAFKA-2276; KIP-25 initial patch 9 years ago
Ismael Juma 66c6f9b1c4 kafka-2039; Update Scala to 2.10.5 and 2.11.6; patched by Ismael Juma; reviewed by Jun Rao 10 years ago
Manikumar Reddy 995d0d3693 KAFKA-1109 Need to fix GC log configuration code, not able to override KAFKA_GC_LOG_OPTS; reviewed by Neha Narkhede 10 years ago
Jun Rao 09234f0e52 trivial change to remove -UseCompressedOops option from script 10 years ago
Guozhang Wang 72601f783e KAFKA-1624; bump up default scala version to 2.11.4 to compile with java 8; reviewed by Joe Stein, Gwen Shapira and Joel Koshy 10 years ago
Stevo Slavic f9d9b38143 kafka-1419 (followup); cross build for scala 2.11; patched by Stevo Slavic; reviewed by Jun Rao 10 years ago
Ivan Lyutov 4d0759713f kafka-1419; cross build for scala 2.11; patched by Ivan Lyutov; reviewed by Joe Stein and Jun Rao 10 years ago
Sriharsha Chintalapani 1363ed7c52 KAFKA-1438 Migrate client tools out of perf; reviewed by Neha Narkhede 11 years ago
Nathan Brown edbed2823f kafka-1278; More flexible helper scripts; patched by Nathan Brown; reviewed by Jun Rao 11 years ago
Jun Rao d392f56b80 trivial change to use the correct path of kafka-clients.jar in kafka-run-class.sh 11 years ago
Joe Stein a8297cc6ca KAFKA-1254 remove vestigial sbt patch by Joe Stein; reviewed by Jun Rao 11 years ago
Jay Kreps 6b80dbb97b KAFKA-1236 Fix various breakages in the perf tests. Make the producer test use either the old or the new producer. 11 years ago
Jun Rao 52614ad65e kafka-1171; Gradle build for Kafka; patched by David Arthur, Joe Stein, Chris Freeman and Jun Rao; reviewed by Guozhang Wang, Joel Koshy and Neha Narkhede 11 years ago
Jun Rao 58789d7cbe kafka-1127; kafka and zookeeper server should start in daemon mode and log to correct position; patched by Raymond Liu; reviewed by Jun Rao 11 years ago
Jay Kreps 3e7c9c6abf KAFKA-1081 Clean up shell scripts. Removed re-run of failed command. Use exec instead of subprocess execution. 11 years ago