133 Commits (trunk)

Author SHA1 Message Date
Calvin Liu 14029e2ddd
KAFKA-15582: Identify clean shutdown broker (#14465) 11 months ago
Matthias J. Sax 9b468fb278
MINOR: Do not end Javadoc comments with `**/` (#14540) 11 months ago
Mehari Beyene 25b128de81
KAFKA-14991: KIP-937-Improve message timestamp validation (#14135) 1 year ago
Luke Chen 748175ce62
KAFKA-15189: only init remote topic metrics when enabled (#14133) 1 year ago
Luke Chen 27ea025e33
KAFKA-15176: add tests for tiered storage metrics (#13999) 1 year ago
Justine Olshan ea0bb00126
KAFKA-14884: Include check transaction is still ongoing right before append (take 2) (#13787) 1 year ago
Colin P. McCabe cd3c0ab1a3 KAFKA-15060: fix the ApiVersionManager interface 1 year ago
David Jacot 7eea2a3908
MINOR: Move MockTime to server-common (#13823) 1 year ago
Divij Vaidya fe6a827e20
KAFKA-14633: Reduce data copy & buffer allocation during decompression (#13135) 1 year ago
Yash Mayya 9bb2f78d53
KAFKA-15034: Improve performance of the ReplaceField SMT; add JMH benchmark (#13776) 1 year ago
Justine Olshan 9edf2ec5cc
MINOR: Add transaction verification config to producerStateManager config (#13770) 1 year ago
Divij Vaidya 6bcc497c36
KAFKA-14766: Improve performance of VarInt encoding and decoding (#13312) 1 year ago
Luke Chen d796480fe8
KAFKA-14909: check zkMigrationReady tag before migration (#13631) 1 year ago
Purshotam Chauhan df13775254
KAFKA-14828: Remove R/W locks using persistent data structures (#13437) 1 year ago
Dimitar Dimitrov e14dd8024a
KAFKA-14821 Implement the listOffsets API with AdminApiDriver (#13432) 1 year ago
Ron Dagostino e27926f92b
KAFKA-14735: Improve KRaft metadata image change performance at high … (#13280) 1 year ago
Calvin Liu d5e216d618
KAFKA-14617: Fill broker epochs to the AlterPartitionRequest (#13489) 1 year ago
Purshotam Chauhan f3e4dd9229
KAFKA-14827: Support for StandardAuthorizer benchmark (#13423) 2 years ago
Calvin Liu 79b5f7f1ce
KAFKA-14617: Add ReplicaState to FetchRequest (KIP-903) (#13323) 2 years ago
Kowshik Prakasam 9f55945270
MINOR: Introduce OffsetAndEpoch in LeaderEndpoint interface return values (#13268) 2 years ago
Satish Duggana 069ce59e1e
KAFKA 14714: Move/Rewrite RollParams, LogAppendInfo, and LeaderHwChange to storage module. (#13255) 2 years ago
David Jacot 3be7f7d611
KAFKA-14391; Add ConsumerGroupHeartbeat API (#12972) 2 years ago
Satish Duggana 1d3fb76092
KAFKA-14688 Move package org.apache.kafka.server.log.internals to org.apache.kafka.storage.internals.log (#13213) 2 years ago
David Jacot 2e0a005dd4
KAFKA-14367; Add internal APIs to the new `GroupCoordinator` interface (#13112) 2 years ago
Ismael Juma 8ac644d2b1
KAFKA-14607: Move Scheduler/KafkaScheduler to server-common (#13092) 2 years ago
Akhilesh C db49070760
KAFKA-14493: Introduce Zk to KRaft migration state machine STUBs in KRaft controller. (#12998) 2 years ago
Ismael Juma 96d9710c17
KAFKA-14478: Move LogConfig/CleanerConfig and related to storage module (#13049) 2 years ago
Mickael Maison 8184ada6a5
KAFKA-14543: Move LogOffsetMetadata to storage module (#13038) 2 years ago
Federico Valeri 06af8fc630
KAFKA-14549: Move LogDirFailureChannel to storage module (#13041) 2 years ago
Ismael Juma e8232edd24
KAFKA-14477: Move LogValidator and related to storage module (#13012) 2 years ago
Ismael Juma 7b634c7034
KAFKA-14521: Replace BrokerCompressionCodec with BrokerCompressionType (#13011) 2 years ago
Satish Duggana 7146ac57ba
[KAFKA-13369] Follower fetch protocol changes for tiered storage. (#11390) 2 years ago
Akhilesh C 8b045dcbf6
KAFKA-14446: API forwarding support from zkBrokers to the Controller (#12961) 2 years ago
Jeff Kim dbf5826cd5
KAFKA-14334: Complete delayed purgatory after replication (#12783) 2 years ago
Justine Olshan a7caed39b7
KAFKA-14097: Make producer ID expiration a dynamic config (#12643) 2 years ago
Francesco Nigro aecd47b3bc
KAFKA-13900 Support Java 9 direct ByteBuffer Checksum methods (#12163) 2 years ago
Luke Chen 679e9e0cee
KAFKA-13919: expose log recovery metrics (#12347) 2 years ago
David Arthur cc384054c6
KAFKA-13935 Fix static usages of IBP in KRaft mode (#12250) 2 years ago
Rittika Adhikari 3467036e01
KAFKA-13803: Refactor Leader API Access (#12005) 2 years ago
David Arthur 4efdc1a310
MINOR: Consolidate FinalizedFeatureCache into MetadataCache (#12214) 2 years ago
Jason Gustafson 8efdbce523
KAFKA-13837; Return an error from Fetch if follower is not a valid replica (#12150) 2 years ago
Alyssa Huang 8245c9a3d5
KAFKA-13854 Refactor ApiVersion to MetadataVersion (#12072) 2 years ago
Jason Gustafson f2a782a4d7
MINOR: Rename `AlterIsrManager` to `AlterPartitionManager` (#12089) 2 years ago
David Jacot 7c8c65fc54
MINOR: Rename `ZkVersion` to `PartitionEpoch` (#12071) 2 years ago
Lucas Bradstreet dc36dedd28
MINOR: jmh.sh swallows compile errors (#11870) 3 years ago
Jason Koch c05403f47f
KAFKA-13629: Use faster algorithm for ByteUtils sizeOfXxx algorithm (#11721) 3 years ago
Justine Olshan e14499948e
KAFKA-13512: Avoid duplicating maps in ZkMetadataCache topic accessors 3 years ago
Justine Olshan 1c99c0ce15
MINOR: Fix FetchSessionBenchmark (#11501) 3 years ago
Justine Olshan e8818e234a
KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs (#11331) 3 years ago
dengziming 53f5c2606d MINOR: ZkMetadataCache should be in kafka.server.metadata #10956 3 years ago