6619 Commits (469f002810cbbd9f96400298dc853c33b7f4f750)
 

Author SHA1 Message Date
Chris Egerton 237e83dea0 KAFKA-8586: Fail source tasks when producers fail to send records (#6993) 5 years ago
Guozhang Wang c6664e1d08
MINOR: Move the resetting from revoked to the thread loop (#7243) 5 years ago
David Arthur c1f2b0ffb8 KAFKA-8753; Expose controller topic deletion metrics (KIP-503) (#7156) 5 years ago
asutosh936 40b7166e81 KAFKA-8698: Fix typo in ListOffsetResponse v0 protocol field name 5 years ago
John Roesler e213608127 KAFKA-8824: bypass value serde on null (#7235) 5 years ago
Bob Barrett e4215c1784 KAFKA-8325; Remove batch from in-flight requests on MESSAGE_TOO_LARGE errors (#7176) 5 years ago
Andy Coates 35bc53c55f KIP-476: Add new getAdmin method to KafkaClientSupplier (#7162) 5 years ago
Matthias J. Sax 4d1ee26a13
KAFKA-8594: Add version 2.3 to Streams system tests (#7131) 5 years ago
Brian Bushree 6c8f654d5f MINOR: Upgrade ducktape to 0.7.6 5 years ago
Bob Barrett aa4ba8eee8 KAFKA-8041: Enable producer retries in log dir failure test to address flakiness (#7200) 5 years ago
Lee Dongjin 784f7e84ed KAFKA-8800: Increase poll timeout in poll[Records]UntilTrue (#7211) 5 years ago
Cheng Pan 572f9e6976 MINOR: Fixing log format typo (#7219) 5 years ago
Justine Olshan b9ffe59686 KAFKA-8601: Add UniformStickyPartitioner and tests (#7199) 5 years ago
Justine Olshan 33d0608211 MINOR: Remove Deprecated Scala Procedure Syntax (#7214) 5 years ago
A. Sophie Blee-Goldman e2d16b504c KAFKA-8802: ConcurrentSkipListMap shows performance regression in cache and in-memory store (#7212) 5 years ago
Viktor Somogyi-Vass b8605c9bc1 KAFKA-8600: Use RPC generation for DescribeDelegationTokens protocol 5 years ago
Jeff Huang bd7d92e0c3 KAFKA-8592; Fix for resolving variables for dynamic config as per KIP-421. (#7031) 5 years ago
Mickael Maison 83a575d4b9 MINOR: Fix bugs in handling zero-length ImplicitLinkedHashCollections (#7163) 5 years ago
Bob Barrett 14215d1b84 MINOR: Use max retries for consumer group tests to avoid flakiness (#7186) 5 years ago
David Jacot b13391e0fe MINOR: Update the javadoc of SocketServer#startup(). (#7215) 5 years ago
Ismael Juma ebf78c04c9
KAFKA-8788: Optimize client metadata handling with a large number of partitions (#7192) 5 years ago
David Jacot 4d169f5a85 KAFKA-7335; Store clusterId locally to ensure broker joins the right cluster (#7189) 5 years ago
Stanislav Kozlovski 5129ab53ee KAFKA-8345: KIP-455: Admin API changes (Part 2) (#7120) 5 years ago
Bruno Cadonna e6fe4c13de MINOR: Correct typo in test name `TimetampedSegmentsTest` (#7210) 5 years ago
Gwen Shapira f125c2dfe2 KAFKA-8792; Default ZK configuration to disable AdminServer 5 years ago
Matthias J. Sax 39158bd944
KAFKA-8765: Remove interface annotations in Streams API (#7174) 5 years ago
Lucas Bradstreet 2ca30191d2 MINOR: Avoid unnecessary leaderFor calls when ProducerBatch queue empty (#7196) 5 years ago
Matthias J. Sax 245e9caa44
KAFKA-8791: RocksDBTimestampedStore should open in regular mode by default (#7201) 5 years ago
A. Sophie Blee-Goldman e07b46dd04 MINOR: remove unnecessary #remove overrides (#7178) 5 years ago
A. Sophie Blee-Goldman f8078f3803 KAFKA-8736: Track size in InMemoryKeyValueStore (#7177) 5 years ago
David Arthur ff9e95cb09 MINOR: Add fetch from follower system test (#7166) 5 years ago
Randall Hauch e5657bc910 KAFKA-8391; Improved the Connect integration tests to make them less flaky 5 years ago
Paul e2c8612d01 KAFKA-7941: Catch TimeoutException in KafkaBasedLog worker thread (#6283) 5 years ago
Arjun Satish 794637232c KAFKA-8774: Regex can be found anywhere in config value (#7197) 5 years ago
Justine Olshan 88087e91dd MINOR: Clean up the sticky partitioner code a bit (#7151) 5 years ago
Vikas Singh 0c2d1c390d MINOR: Format AdminUtils::assignReplicasToBrokers java documentation (#7173) 5 years ago
Ismael Juma 4148d79880 MINOR: Remove Utils.notNull, use Objects.requireNonNull instead (#7194) 5 years ago
Ismael Juma 558bb1d069
KAFKA-8782: Close metrics in QuotaManagerTests (#7191) 5 years ago
Lucas Bradstreet 35ed7b14cc MINOR: Eliminate unnecessary map operations in RecordAccumulator.isMuted (#7193) 5 years ago
Chris Egerton 7511ccf68d KAFKA-8550: Fix plugin loading of aliased converters in Connect (#6959) 5 years ago
Matthias J. Sax e9a35fe02e
MINOR: Bump system test version from 2.2.0 to 2.2.1 (#6873) 5 years ago
Stanislav Kozlovski 3f0064974f MINOR: Ignore dynamic log4j log level tests (#7183) 5 years ago
Ismael Juma 600cc48fa5
KAFKA-8748: Fix flaky testDescribeLogDirsRequest (#7182) 5 years ago
Mickael Maison 5e543ae108 KAFKA-8598: Use automatic RPC generation in RenewDelegationToken 5 years ago
Guozhang Wang e867a58425
KAFKA-8179: Part 3, Add PartitionsLost API for resetGenerations and metadata/subscription change (#6884) 5 years ago
Ismael Juma 66d81a0e50
MINOR: Update dependencies for Kafka 2.4 (#7126) 5 years ago
Mickael Maison 926fb35d9d KAFKA-8599: Use automatic RPC generation in ExpireDelegationToken 5 years ago
Ismael Juma 97b731b086
MINOR: Upgrade jackson-databind to 2.9.9.3 (#7125) 5 years ago
Colin P. Mccabe e4e2dd31ca MINOR: some small style fixes to RoundRobinPartitioner 5 years ago
mjarvie 7ebcd50fbf KAFKA-8736: Streams performance improvement, use isEmpty() rather than size() == 0 (#7164) 5 years ago