297 Commits (da7d1346407a84293755d996fad70bc82adae4a1)

Author SHA1 Message Date
Ismael Juma 77b840b7c4
MINOR: Downgrade to Gradle 4.5.1 (#4791) 7 years ago
John Roesler 659fbb0b06 MINOR: Depend on streams:test-utils for streams and examples tests (#4760) 7 years ago
John Roesler adbf31ab1d KAFKA-6473: Add MockProcessorContext to public test-utils (#4736) 7 years ago
Ismael Juma 395dcad7d9
MINOR: Java 9/10 fixes, gradle and minor deps update (#4725) 7 years ago
Ismael Juma 79f22805a7
MINOR: Update jetty, jackson, gradle and jacoco (#4547) 7 years ago
Jakub Scholz 3431be2aeb KAFKA-4029: SSL support for Connect REST API (KIP-208) 7 years ago
Matthias J. Sax a78f66a5ae KAFKA-3625: Add public test utils for Kafka Streams (#4402) 7 years ago
Ismael Juma 2652565d42
KAFKA-6390: Update ZooKeeper to 3.4.11, Gradle and other minor updates (#4345) 7 years ago
Ismael Juma 88c2b6849a KAFKA-6317; Maven artifact for kafka should not depend on log4j 7 years ago
Randall Hauch 86e2bc937a KAFKA-6313; Add SLF4J as direct dependency to Kafka core 7 years ago
Viktor Somogyi ed8b0315a6 KAFKA-1044; Eliminate direct and non-optional log4j references from `core` 7 years ago
Ismael Juma 50a44ee6a5 MINOR: Exclude PULL_REQUEST_TEMPLATE.md from rat checks 7 years ago
Ewen Cheslack-Postava 718dda1144 MINOR: Add HttpMetricsReporter for system tests 7 years ago
Ismael Juma 6fc5732259 MINOR: Configure owasp.dependencycheck gradle plugin 7 years ago
Randall Hauch 11afff0990 KAFKA-5990: Enable generation of metrics docs for Connect (KIP-196) 7 years ago
Jason Gustafson 5383f9bed0 MINOR: Use SecurityProtocol in AuthenticationContext 7 years ago
Ismael Juma 28aaba2818 MINOR: Java 9 version handling improvements 7 years ago
Matthias J. Sax f9865d52e8 KAFKA-5225; StreamsResetter doesn't allow custom Consumer properties 7 years ago
Ismael Juma c2af13ed0e MINOR: Upgrade to Gradle 4.2 7 years ago
Ismael Juma a3f068e22d MINOR: Update powermock and enable its tests when running with Java 9 7 years ago
Ismael Juma ffd8f18a12 KAFKA-4501; Fix EasyMock and disable PowerMock tests under Java 9 7 years ago
James Cheng 2fb5664bf4 KAFKA-5597: Autogenerate producer sender metrics 7 years ago
Colin P. Mccabe 0772fde562 KAFKA-5776; Add the Trogdor fault injection daemon 7 years ago
Ismael Juma ed96523a2c KAFKA-4501; Java 9 compilation and runtime fixes 7 years ago
Guozhang Wang d2774e302f KAFKA-5727: Add Streams quickstart tutorial as an archetype project 7 years ago
Ismael Juma fb8edbdc63 MINOR: Update dependencies for 1.0.0 release 7 years ago
Max Zheng 613971f8d4 MINOR: Use commitId property if set 7 years ago
Ismael Juma 8b14e11743 KAFKA-1595; Remove deprecated and slower Scala JSON parser 7 years ago
Damian Guy 9f3f8b4de6 KAFKA-5562; execute state dir cleanup on single thread 7 years ago
Ismael Juma 1685e7112c MINOR: Enable a number of xlint scalac warnings 7 years ago
Ismael Juma b20d9333be KAFKA-5274: AdminClient Javadoc improvements 8 years ago
Ismael Juma c57cfdf4fa KAFKA-5411: AdminClient javadoc and documentation improvements 8 years ago
James Cheng 0bc4f75eed KAFKA-5191: Autogenerate Consumer Fetcher metrics 8 years ago
dejan2609 90dc2d16fb KAFKA-5081: Force jackson-annotations to a single version matching expected Jackson version 8 years ago
Konstantine Karantasis 45f2261763 KAFKA-3487: Support classloading isolation in Connect (KIP-146) 8 years ago
Ismael Juma bcf447e93e KAFKA-4422; Drop support for Scala 2.10 (KIP-119) 8 years ago
Michael Andre Pearce 6185bc0276 KAFKA-4208; Add Record Headers 8 years ago
Colin P. Mccabe d53e997365 MINOR: findbugs should generate XML reports in Jenkins 8 years ago
Ismael Juma c2d17c830c MINOR: Update dependencies for 0.11 8 years ago
Colin P. Mccabe 256f8d5662 KAFKA-5013; Fail the build when findbugs fails 8 years ago
Damian Guy fef7fca2af KAFKA-4594; Annotate integration tests and provide gradle build targets to run subsets of tests 8 years ago
bbejeck 79f85039d7 KAFKA-3989; Initial support for adding a JMH benchmarking module 8 years ago
Colin P. Mccabe c9872cb214 KAFKA-4773; The Kafka build should run findbugs 8 years ago
Damian Guy de05c9d3a0 MINOR: Add code quality checks (and suppressions) to checkstyle.xml 8 years ago
Damian Guy 516d328494 MINOR: update README with how to run code coverage on module. add reportCoverage at subProject level 8 years ago
Dhwani Katagade b6c34e2df5 KAFKA-4617; Improve configuration of Gradle’s eclipse task 8 years ago
Ewen Cheslack-Postava 82744414d5 KAFKA-4717: Use absolute paths to files in root directory so all jars include LICENSE and NOTICE files 8 years ago
Ismael Juma 23f6951961 KAFKA-4698; VerifyError in kafka/client/ClientUtils due to -target:jvm-1.7 8 years ago
Shikhar Bhushan a8aa756166 KAFKA-3209: KIP-66: more single message transforms 8 years ago
Shikhar Bhushan 2f90488323 KAFKA-3209: KIP-66: single message transforms 8 years ago