120 Commits (05cba28ca7aafd3974e9e818be08f239b6162855)

Author SHA1 Message Date
Ismael Juma 57903be496
MINOR: Remove zkclient dependency (#7036) 5 years ago
Ismael Juma 6dd4ebcea7
MINOR: Make the build compile with Scala 2.13 (#6989) 5 years ago
Dejan Stojadinović 5339d2dfd2 KAFKA-7197: Support Scala 2.13 (#5454) 5 years ago
Almog Gavra 8e161580b8 KAFKA-8305; Support default partitions & replication factor in AdminClient#createTopic (KIP-464) (#6728) 6 years ago
Matthias J. Sax ba3dc49437
KAFKA-8155: Add 2.2.0 release to system tests (#6597) 6 years ago
tadsul 2c810e4afb KAFKA-8425: Fix for correctly handling immutable maps (KIP-421 bug) (#6795) 6 years ago
Matthias J. Sax 55bfea1378
KAFKA-8155: Add 2.1.1 release to system tests (#6596) 6 years ago
José Armando García Sancio 121308cc7a KAFKA-8286; Generalized Leader Election Admin RPC (KIP-460) (#6686) 6 years ago
Ismael Juma 6913290172
MINOR: Update jackson to 2.9.9 (#6798) 6 years ago
A. Sophie Blee-Goldman 16769d263e KAFKA-8215: Upgrade Rocks to v5.18.3 (#6743) 6 years ago
Ismael Juma 29b1f66c2c
MINOR: Update lz4-java to 1.6.0 for 12-18% decompression improvement (#6735) 6 years ago
Ismael Juma a37282415e
MINOR: Upgrade dependencies for Kafka 2.3 (#6665) 6 years ago
Dejan Stojadinović 093a22536f MINOR: Extract Gradle and its plugins versions into dependencies.gradle (#6648) 6 years ago
Ismael Juma 7d9e93ac6d
MINOR: Use https instead of http in links (#6477) 6 years ago
Alex Dunayevsky 47a9871ef6 KAFKA-7471: Multiple Consumer Group Management Feature (#5726) 6 years ago
Alex Diachenko ec42e0378e KAFKA-7799; Use httpcomponents-client in RestServerTest. 6 years ago
Ismael Juma c7f99bc2bd
MINOR: Update JUnit to 4.13 and annotate log cleaner integration test (#6248) 6 years ago
Colin Patrick McCabe 71e85f5e84 KAFKA-7609; Add Protocol Generator for Kafka (#5893) 6 years ago
Ismael Juma 4154eb9f11
MINOR: Update dependencies for Kafka 2.2 (#6116) 6 years ago
Matthias J. Sax 1c7bf4e497
MINOR: code cleanup (#6053) 6 years ago
Bill Bejeck 404bdef08d MINOR: Remove sleep calls and ignore annotation from streams upgrade test (#6046) 6 years ago
Guozhang Wang 38e7d5763f
KAFKA-7673: Upgrade rocksdb to 5.15.10 (#5985) 6 years ago
Ismael Juma 0ee16350ac
KAFKA-7389: Enable spotBugs with Java 11 and disable false positive warnings (#5943) 6 years ago
Stanislav Kozlovski 9368743b8f KAFKA-7597: Add transaction support to ProduceBenchWorker (#5885) 6 years ago
Ismael Juma af2e6fb548
MINOR: Update zstd, easymock, powermock, zkclient and build plugins (#5846) 6 years ago
John Roesler 21f88a595b KAFKA-7223: Add late-record metrics (#5742) 6 years ago
Lee Dongjin 741cb761c5 KAFKA-4514; Add Codec for ZStandard Compression (#2267) 6 years ago
Ismael Juma 578205cadd KAFKA-7439; Replace EasyMock and PowerMock with Mockito in clients module 6 years ago
Ismael Juma 69709d70fc MINOR: Update Scala to 2.12.7, lz4-java to 1.5 and others 6 years ago
Ismael Juma 81d124440d
MINOR: Upgrade to Jackson 2.9.7 (#5662) 6 years ago
Joan Goyeau af80dccc7d KAFKA-7399: KIP-366, Make FunctionConversions deprecated (#5562) 6 years ago
Bill Bejeck b74e7e407c MINOR: Enable ignored upgrade system tests - trunk (#5605) 6 years ago
Ismael Juma f123d2f18c KAFKA-5887; Replace findBugs with spotBugs and upgrade to Gradle 4.10 6 years ago
Ismael Juma 6a1bb547c0 KAFKA-7372: Upgrade Jetty for preliminary Java 11 and TLS 1.3 support (#5600) 6 years ago
John Roesler d57fe1b053 MINOR: single Jackson serde for PageViewTypedDemo (#5590) 6 years ago
Ismael Juma b282b2ab10
KAFKA-7308: Fix rat and checkstyle config for Java 11 support (#5529) 6 years ago
Colin Patrick McCabe 3205989d58 KAFKA-4994; Remove findbugs suppression for OffsetStorageWriter (#5385) 6 years ago
Ismael Juma f6219c6ad1
KAFKA-4041: Update ZooKeeper to 3.4.13 (#5376) 6 years ago
Ismael Juma b0b11a2dde
MINOR: Update Jetty to 9.4.11 (#5377) 6 years ago
Guozhang Wang 9a18f92935
MINOR: Upgrade rocksdb to 5.14.2 (#5343) 6 years ago
Guozhang Wang 7947c94140
MINOR: Upgrade RocksDB to 5.13.4 (#5309) 6 years ago
Ismael Juma cc4dce94af
KAFKA-2983: Remove Scala consumers and related code (#5230) 7 years ago
Ismael Juma ecfe27ebab
MINOR: Upgrade Jackson to 2.9.6 7 years ago
Magesh Nandakumar ee3d3f1b27 KAFKA-7031: Connect API shouldn't depend on Jersey (KIP-285) 7 years ago
Viktor Somogyi 329ee62da9 MINOR: Remove duplicate jfreechart definition in dependencies.gradle (#5185) 7 years ago
Ismael Juma 287a92f746
MINOR: Upgrade Gradle to 4.8 and bug fix updates for other deps (#5148) 7 years ago
Andras Beni 24a7b1c6a5 MINOR: Remove findbugs exclusion matching removed old producer (#5090) 7 years ago
Ismael Juma e70a191d30
KAFKA-4423: Drop support for Java 7 (KIP-118) and update deps (#5046) 7 years ago
Ismael Juma 55cdc934fb
Upgrade ZooKeeper to 3.4.12 and Scala to 2.12.6 (#4940) 7 years ago
Debasish Ghosh b2e4db01b6 KAFKA-6670: Implement a Scala wrapper library for Kafka Streams 7 years ago