6684 Commits (f771005f40af160e604b65b1f376c3ef2aff5cd1)
 

Author SHA1 Message Date
Lucas Bradstreet fb381cb6c7 MINOR: Fix integer overflow in LRUCacheBenchmark (#7270) 5 years ago
Vikas Singh 09ad6b84c5 MINOR. Fix 2.3.0 streams systest dockerfile typo (#7272) 5 years ago
Bruno Cadonna d2741e5cbf MINOR: Remove `activeTaskCheckpointableOffsets` from `AbstractTask` (#7253) 5 years ago
Bill Bejeck fcfee618ee MINOR: Only send delete request if there are offsets in map (#7256) 5 years ago
Anastasia Vela d32a2d1275 KAFKA-8837: KafkaMetricReporterClusterIdTest may not shutdown ZooKeeperTestHarness (#7255) 5 years ago
Stanislav Kozlovski 826408e122 MINOR: Initialize BrokerTopicMetrics with no topic tag greedily (#7198) 5 years ago
A. Sophie Blee-Goldman cf32a1a6a0 KAFKA-8179: Part 4, add CooperativeStickyAssignor (#7130) 5 years ago
James Cheng e23a7182d5 KAFKA-8745: DumpLogSegments doesn't show keys, when the message is null (#7152) 5 years ago
Robert Yokota add662907d MINOR: fix ProduceBenchWorker not to fail on final produce (#7254) 5 years ago
Bruno Cadonna 24547b810c KAFKA-8579: Expose RocksDB metrics (#7209) 5 years ago
cpettitt-confluent 6b24b2e836 KAFKA-8816: Make offsets immutable to users of RecordCollector.offsets (#7223) 5 years ago
saisandeep d08bcae7f9 KAFKA-8669: Add security providers in kafka security config (#7090) 5 years ago
cpettitt-confluent 7334222a71 KAFKA-8412: Fix nullpointer exception thrown on flushing before closing producers (#7207) 5 years ago
Konstantine Karantasis d7f8ec8628 MINOR: Fix the doc of scheduled.rebalance.max.delay.ms config property (#7242) 5 years ago
Randall Hauch 5b4e749dc6 KAFKA-8391; Temporarily ignore flaky Connect rebalance integration tests 5 years ago
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