177 Commits (df8918b90f558486029985a78b545c1e8ee0f6e4)

Author SHA1 Message Date
Ismael Juma 7d0086e0c3
KAFKA-10447: Migrate tools module to JUnit 5 (#9231) 4 years ago
David Arthur 1a9697430a
KAFKA-8806 Reduce calls to validateOffsetsIfNeeded (#7222) 4 years ago
John Roesler 7159c6ddd0
MINOR: bump 2.5 versions to 2.5.1 (#9165) 4 years ago
Ismael Juma 26d620ec55
MINOR: Upgrade Gradle to 6.6 (#9160) 4 years ago
Randall Hauch 1112fd4723
KAFKA-10341: Add 2.6.0 to system tests and streams upgrade tests (#9116) 4 years ago
Nitesh Mor fcfb71cd50
MINOR: Update jackson to latest 2.10.5 (#9058) 4 years ago
Ismael Juma 24e76a94f6
MINOR: Update dependencies for Kafka 2.7 (part 1) (#9082) 4 years ago
Mickael Maison caa806cd82
KAFKA-10232: MirrorMaker2 internal topics Formatters KIP-597 (#8604) 4 years ago
Ismael Juma 5275e4b7ef
MINOR: Update Netty to 4.1.50.Final (#8972) 4 years ago
leah c4ec765af5
KAFKA-4996: Fix findbugs multithreaded correctness warnings for streams (#8929) 4 years ago
Konstantine Karantasis 2dfb6b05e1
MINOR: Upgrade jetty to 9.4.30.v20200611 (#8893) 4 years ago
Ismael Juma 7f90a58b69
MINOR: Update Scala to 2.13.3 (#8931) 4 years ago
Andras Katona 492306a0c5
MINOR: Upgrade jetty to 9.4.27.v20200227 and jersey to 2.31 (#8859) 4 years ago
David Jacot 21362ad7f7
KAFKA-9514; The protocol generator generated useless condition when a field is made nullable and flexible version is used (#8793) 5 years ago
Ismael Juma 3af3ab9bf9
MINOR: Update to Gradle 6.5 and tweak build jvm config (#8751) 5 years ago
showuon 162884409d
MINOR: Upgrade spotbugs and spotbugsPlugin (#8790) 5 years ago
Ismael Juma d7ce35d61a
MINOR: Update zstd to 1.4.5 (#8766) 5 years ago
Ismael Juma 2d37c8c844
Update Gradle to 6.4.1 (#8678) 5 years ago
Ismael Juma 8d3251e57b
KAFKA-9996: Upgrade zookeeper to 3.5.8 (#8674) 5 years ago
Ismael Juma 1d438033f7
MINOR: Pass `-release 8` to scalac and upgrade to Gradle 6.4 (#8538) 5 years ago
Ismael Juma fbfda2c4ad
KAFKA-9731: Disable immediate fetch response for hw propagation if replica selector is not defined (#8607) 5 years ago
Ismael Juma c5ae154a3f
MINOR: Enable fatal warnings with scala 2.13 (#8429) 5 years ago
Ismael Juma 065415e524
MINOR: Upgrade gradle plugins and test libraries for Java 14 support (#8519) 5 years ago
Ismael Juma d6da0452b6
MINOR: Update to Gradle 6.3 (#7677) 5 years ago
Boyang Chen df41713d64
KAFKA-9779: Add Stream system test for 2.5 release (#8378) 5 years ago
Ismael Juma 90bbeedf52
MINOR: Fix Scala 2.13 compiler warnings (#8390) 5 years ago
Bill Bejeck c725c2338b
MINOR: Update dependencies.gradle, Dockerfile, version.py, and bash.sh for 2.4.1 upgrade (#8387) 5 years ago
Gardner Vickers 8cf781ef01
MINOR: Improve performance of checkpointHighWatermarks, patch 1/2 (#6741) 5 years ago
jiameixie 11e6aedff6
MINOR: Bump RocksDB version from 5.18.3 to 5.18.4 (#8284) 5 years ago
Ismael Juma 93f082e093
MINOR: Update Scala to 2.12.11 (#8308) 5 years ago
Manikumar Reddy a0e1407820
KAFKA-9670; Reduce allocations in Metadata Response preparation (#8236) 5 years ago
Manikumar Reddy 8dff0b168a Kafka 9626: Improve ACLAuthorizer.acls() performance 5 years ago
Ismael Juma 52f36d1987
MINOR: Revert Jetty to 9.4.25 (#8183) 5 years ago
Ismael Juma 2c0c2c595b
KAFKA-9515: Upgrade ZooKeeper to 3.5.7 (#8125) 5 years ago
Viktor Somogyi 987f0eeb31
KAFKA-8164: Add support for retrying failed (#8019) 5 years ago
David Jacot 96c4ce4803
KAFKA-9437; Make the Kafka Protocol Friendlier with L7 Proxies [KIP-559] (#7994) 5 years ago
Ismael Juma ef23b432f1
MINOR: Update lz4, jetty and other minor dependency bumps (#8008) 5 years ago
Ismael Juma a024e679c7
MINOR: Update dependencies for Kafka 2.5 (#7909) 5 years ago
Ismael Juma 6dc6f6a60d
KAFKA-9324: Drop support for Scala 2.11 (KIP-531) (#7859) 5 years ago
Bruno Cadonna 1d21cf166a KAFKA-9305: Add version 2.4 to Streams system tests (#7841) 5 years ago
Randall Hauch ccded348eb
MINOR: Bump system test version from 2.2.1 to 2.2.2 (#7765) 5 years ago
Ismael Juma 45842a3962
MINOR: Remove unnecessary license generation code in wrapper.gradle (#7742) 5 years ago
Grant Henke 09f700ab3e KAFKA-1714: Fix gradle wrapper bootstrapping (#6031) 5 years ago
John Roesler 4a5155c934 KAFKA-8868: Generate SubscriptionInfo protocol message (#7248) 5 years ago
Ismael Juma baaccbb018
MINOR: Upgrade zk to 3.5.6 (#7544) 5 years ago
Lucas Bradstreet 8966d066bd KAFKA-9039: Optimize ReplicaFetcher fetch path (#7443) 5 years ago
Ismael Juma 32a3dc8f5f
KAFKA-8991: Enable scalac optimizer (#7452) 5 years ago
Ismael Juma 9aa660786e
MINOR: Update Jackson to 2.10.0 (#7411) 5 years ago
Guozhang Wang a0470726c4 MINOR: Move Murmur3 to Streams 5 years ago
Adam Bellemare 2d0cd2ef54 MINOR: Murmur3 Hash with Guava dependency 5 years ago