231 Commits (9e23af3115ddfbf311f6b37c273327b3fa8e9a14)

Author SHA1 Message Date
Ewen Cheslack-Postava f2031d4063 KAFKA-2774: Rename Copycat to Kafka Connect 9 years ago
Gwen Shapira b4e1bdf48b KAFKA-2666: Docs: Automatically generate documentation from config classes 9 years ago
Flavio Junqueira 30bf985348 KAFKA-2767; Upgrade ZkClient version to 0.7 9 years ago
Rajini Sivaram 98db5ea94f KAFKA-2644; Run relevant ducktape tests with SASL_PLAINTEXT and SASL_SSL 9 years ago
Ashish Singh edddc41b37 KAFKA-2716: Make Kafka core not depend on log4j-appender 9 years ago
Ashish Singh 637f9a3166 HOTFIX: log4j-appender not getting built 9 years ago
Manikumar reddy O 1cc44830b9 KAFKA-2562: update kafka scripts to use new tools/code 9 years ago
Geoff Anderson d50499a0e0 KAFKA-2715: Removed previous system_test folder 9 years ago
Ewen Cheslack-Postava c001b2040c KAFKA-2369: Add REST API for Copycat. 9 years ago
Rajini Sivaram bd3fe839ce MINOR: Add new build target for system test libs 9 years ago
Ewen Cheslack-Postava 2e61773590 KAFKA-2371: Add distributed support for Copycat. 9 years ago
Ismael Juma 6e747d4297 MINOR: Update to Gradle 2.8 9 years ago
Sriharsha Chintalapani 403158b54b KAFKA-1686; Implement SASL/Kerberos 9 years ago
Ewen Cheslack-Postava d7340503a1 KAFKA-2613; Make maxParallelForks configurable via Gradle config so it can be turned down on shared build infrastructure. 9 years ago
Gwen Shapira 7915396ee8 KAFKA-2203: Getting Java8 to relax about javadoc and let our build pass 9 years ago
Manikumar reddy O 4016011457 KAFKA-2425; Copy latest docs to kafka repo docs/ directory 9 years ago
Guozhang Wang 263c10ab7c KIP-28: Add a processor client for Kafka Streaming 9 years ago
Stevo Slavic 17f85fcdef KAFKA-2492; Upgraded zkclient dependency from 0.5 to 0.6 9 years ago
Ewen Cheslack-Postava 492bfdfa87 KAFKA-2367; Add Copycat runtime data API. 9 years ago
Ismael Juma 6acd37720d KAFKA-2457; Fix how the argument is passed to `compileScala` 9 years ago
Ismael Juma 3285a9c890 KAFKA-2457; StackOverflowError during builds 9 years ago
Manikumar Reddy 9a6b573349 KAFKA-1901; Move Kafka version to be generated in code by build (instead of in manifest); reviewed by Ismael Juma, Joel Koshy, Jason Rosenberg 9 years ago
Sriharsha Chintalapani 9e2c683f55 kafka-1690; Add SSL support to Kafka Broker, Producer and Consumer; patched by Sriharsha Chintalapani; reviewed Rajini Sivaram, Joel Koshy, Michael Herstine, Ismael Juma, Dong Lin, Jiangjie Qin and Jun Rao 9 years ago
Sriharsha Chintalapani 786867c2e1 KAFKA-2438; add maxParallelForks to build.gradle to speedup tests. 9 years ago
Aditya Auradkar bbb7d97ade KAFKA-2084; Add per-client-id byte-rate metrics and quota manager; reviewed by Joel Koshy, Dong Lin, Jun Rao and Edward Ribeiro 9 years ago
Ewen Cheslack-Postava f6acfb0891 KAFKA-2366; Initial patch for Copycat 9 years ago
Geoff Anderson e43c9aff92 KAFKA-2276; KIP-25 initial patch 9 years ago
Ismael Juma 4389a11f68 KAFKA-2321; Introduce CONTRIBUTING.md 9 years ago
Ismael Juma fd3a3cd595 KAFKA-2348; Drop support for Scala 2.9 9 years ago
Ismael Juma 15cba9f00d KAFKA-2324; Update to Scala 2.11.7 9 years ago
Ismael Juma 458ebeb04b kafka-2323; Simplify ScalaTest dependency versions; patched by Ismael Juma; reviewed by Jun Rao 9 years ago
Joel Koshy 4aba4bc1df Trivial commit - explicitly exclude build/** from rat check 9 years ago
Sriharsha Chintalapani 7df39e0394 KAFKA-2316: Drop java 1.6 support; patched by Sriharsha Chintalapani reviewed by Ismael Juma and Gwen Shapira 9 years ago
Joel Koshy 4204f4a06b Trivial commit - explicitly exclude build/rat-report.xml from rat check 9 years ago
Ashish Singh 2d96da05a0 kafka-2132; Move Log4J appender to a separate module; patched by Ashish Singh; reviewed by Gwen Shapira, Aditya Auradkar and Jun Rao 10 years ago
Ewen Cheslack-Postava fd612a2d50 kafka-2248; Use Apache Rat to enforce copyright headers; patched by Ewen Cheslack-Postava; reviewed by Gwen Shapira, Joel Joshy and Jun Rao 10 years ago
Ewen Cheslack-Postava 3d8494bca3 KAFKA-2199 Make signing artifacts optional and disabled by 10 years ago
Ismael Juma 3836c57865 kafka-2185; Update to Gradle 2.4; patched by Ismael Juma; reviewed by Jun Rao 10 years ago
Ismael Juma c60f325014 kafka-2189; Snappy compression of message batches less efficient in 0.8.2.1; patched by Ismael Juma; reviewed by Jun Rao 10 years ago
Parth Brahmbhatt 41ba26273b kafka-2169; Upgrade to zkclient-0.5; patched by Parth Brahmbhatt; reviewed by Jun Rao 10 years ago
Martin Lemanski 22b3db47e7 kafka-1940; Initial checkout and build failing; patched by Martin Lemanski; reviewed by Jun Rao 10 years ago
Neha Narkhede 622e707554 KAFKA-2034 sourceCompatibility not set in Kafka build.gradle; reviewed by Neha Narkhede and Ewen Cheslack-Postava 10 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
Jay Kreps 1c6d5bbac6 KAFKA-1915: Add checkstyle for java code. 10 years ago
Jay Kreps 0699ff2ce6 KAFKA-1760: New consumer. 10 years ago
Manikumar Reddy 11ec9bf5a5 KAFKA-1861; Publishing kafka-client:test in order to utilize the helper utils in TestUtils; patched by Manikumar Reddy; reviewed by Jun Rao 10 years ago
jaikiran pai 0b171dee1f KAFKA-1885 Upgrade junit dependency in core to 4.6 version to allow running individual test methods via gradle command line; reviewed by Neha Narkhede 10 years ago
Jun Rao 5d648cfdb1 KAFKA-1876; pom file for scala 2.11 should reference a specific version; patched by Jun Rao; reviewed by Joe Stein and Sriharsha Chintalapani 10 years ago
Manikumar Reddy 688e38ce45 KAFKA-1723; make the metrics name in new producer more standard; patched by Manikumar Reddy; reviewed by Jay Kreps and Jun Rao 10 years ago
Jun Rao 50b734690a kafka-1797; (follow-up patch) add the serializer/deserializer api to the new java client; patched by Jun Rao; reviewed by Jay Kreps 10 years ago