33 Commits (ebd64b5d558f5500f419e7e66499ba9ffc30dc04)

Author SHA1 Message Date
David Arthur 1a9697430a
KAFKA-8806 Reduce calls to validateOffsetsIfNeeded (#7222) 4 years ago
Boyang Chen 21dc5231ce
KAFKA-9705 part 1: add KIP-590 request header fields (#9144) 4 years ago
David Arthur 4cd2396db3
KAFKA-9629 Use generated protocol for Fetch API (#9008) 4 years ago
Brian Byrne 99472c54f0
KAFKA-10158: Fix flaky testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress (#9022) 4 years ago
David Jacot a5ffd1ca44
KAFKA-10163; Throttle Create Topic, Create Partition and Delete Topic Operations (KIP-599, Part I, Broker Changes) (#8933) 4 years ago
Ismael Juma e2e2c628b9
KAFKA-10074: Improve performance of `matchingAcls` (#8769) 5 years ago
Jason Gustafson 2cbf6be54a
KAFKA-9952; Remove immediate fetch completion logic on high watermark updates (#8709) 5 years ago
Lucas Bradstreet cfc34cace5
MINOR: reduce allocations in log start and recovery checkpoints (#8467) 5 years ago
Lucas Bradstreet 37990f9099
MINOR: fix inaccurate RecordBatchIterationBenchmark.measureValidation benchmark (#8428) 5 years ago
Lucas Bradstreet 46540eb5e0
KAFKA-9820: validateMessagesAndAssignOffsetsCompressed allocates unused iterator (#8422) 5 years ago
Ismael Juma 222726d6f9
KAFKA-9373: Reduce shutdown time by avoiding unnecessary loading of indexes (#8346) 5 years ago
Gardner Vickers 8cf781ef01
MINOR: Improve performance of checkpointHighWatermarks, patch 1/2 (#6741) 5 years ago
Manikumar Reddy a0e1407820
KAFKA-9670; Reduce allocations in Metadata Response preparation (#8236) 5 years ago
jiao e3ccf20794 KAFKA-9685: Solve Set concatenation perf issue in AclAuthorizer 5 years ago
Manikumar Reddy 8dff0b168a Kafka 9626: Improve ACLAuthorizer.acls() performance 5 years ago
Manikumar Reddy 922a95a18d KAFKA-9594: Add a separate lock to pause the follower log append while checking if the log dir could be replaced. 5 years ago
Lucas Bradstreet 1675115ec1 MINOR: refactor replica last sent HW updates due to performance regression (#7671) 5 years ago
Guozhang Wang 59a75f4422
KAFKA-9048 Pt1: Remove Unnecessary lookup in Fetch Building (#7576) 5 years ago
Lucas Bradstreet 8966d066bd KAFKA-9039: Optimize ReplicaFetcher fetch path (#7443) 5 years ago
Ismael Juma 66183f730f
KAFKA-8471: Replace control requests/responses with automated protocol (#7353) 5 years ago
Lucas Bradstreet f3ded39a05 KAFKA-8841; Reduce overhead of ReplicaManager.updateFollowerFetchState (#7324) 5 years ago
Lucas Bradstreet fb381cb6c7 MINOR: Fix integer overflow in LRUCacheBenchmark (#7270) 5 years ago
Guozhang Wang 3e9d1c1411
KAFKA-8106: Skipping ByteBuffer allocation of key / value / headers in logValidator (#6785) 5 years ago
Lifei Chen 3322439d98 MINOR: Document improvement (#6682) 6 years ago
Ismael Juma 7d9e93ac6d
MINOR: Use https instead of http in links (#6477) 6 years ago
Ismael Juma 12f310d50e
KAFKA-7612: Fix javac warnings and enable warnings as errors (#5900) 6 years ago
Armin Braun 346d0ca538 MINOR: Fix needless GC + Result time unit in JMH 7 years ago
Bill Bejeck b6adb2dc89 KAFKA-3989; MINOR: follow-up: update script to run from kafka root 7 years ago
Jason Gustafson f49697a279 KAFKA-5456; Ensure producer handles old format large compressed messages 8 years ago
Ismael Juma 39eb31feae MINOR: Optimise performance of `Topic.validate()` 8 years ago
Ismael Juma c7bc8f7d8c MINOR: Remove redundant volatile write in RecordHeaders 8 years ago
Xavier Léauté c060c48285 KAFKA-5150; Reduce LZ4 decompression overhead 8 years ago
bbejeck 79f85039d7 KAFKA-3989; Initial support for adding a JMH benchmarking module 8 years ago