27 Commits (trunk)

Author SHA1 Message Date
Calvin Liu 14029e2ddd
KAFKA-15582: Identify clean shutdown broker (#14465) 1 year ago
Colin Patrick McCabe fcac880fd5
KAFKA-15466: Add KIP-919 support for some admin APIs (#14399) 1 year ago
Abhijeet Kumar fd3b1137d2
KAFKA-14953: Add tiered storage related metrics (#13944) 1 year ago
Federico Valeri c757af5f7c
KAFKA-14752: Kafka examples improvements - demo changes (#13517) 2 years ago
Satish Duggana e99984248d
KAFKA-9550 Copying log segments to tiered storage in RemoteLogManager (#13487) 2 years ago
Matthew Wong 8d32a0f246
[KAFKA-14685] Refactor logic to handle OFFSET_MOVED_TO_TIERED_STORAGE error (#13206) 2 years ago
Satish Duggana 322ac86ba2
KAFKA-14706: Move/rewrite ShutdownableThread to server-common module. (#13234) 2 years ago
Federico Valeri 72cfc994f5
KAFKA-14628: Move CommandLineUtils and CommandDefaultOptions to tools (#13131) 2 years ago
Akhilesh C db49070760
KAFKA-14493: Introduce Zk to KRaft migration state machine STUBs in KRaft controller. (#12998) 2 years ago
Colin Patrick McCabe 555744da70
KAFKA-14124: improve quorum controller fault handling (#12447) 2 years ago
David Arthur 1135f22eaf
KAFKA-13830 MetadataVersion integration for KRaft controller (#12050) 3 years ago
Wenjun Ruan 760e6f3741
Add license header in suppressions.xml (#11753) 3 years ago
Mickael Maison 0269edfc80
KAFKA-13577: Replace easymock with mockito in kafka:core - part 3 (#11674) 3 years ago
Colin Patrick McCabe d35283f011
KAFKA-13646; Implement KIP-801: KRaft authorizer (#11649) 3 years ago
Colin Patrick McCabe 074a3dacca
MINOR: Make ReplicaManager, LogManager, KafkaApis easier to construct (#11320) 3 years ago
Satish Duggana 7ef3879429
KAFKA-12758 Added `server-common` module to have server side common classes. (#10638) 4 years ago
David Arthur e820eb42b2
KAFKA-12383: Get RaftClusterTest.java and other KIP-500 junit tests working (#10220) 4 years ago
Colin Patrick McCabe eebc6f279e
MINOR: Enable topic deletion in the KIP-500 controller (#10184) 4 years ago
David Arthur e7e4252b0f
JUnit extensions for integration tests (#9986) 4 years ago
Xavier Léauté 7e1c39f75a
KAFKA-9106 make metrics exposed via jmx configurable (#7674) 5 years ago
Matthias J. Sax 1fa02d5aef
MINOR: Update usage of deprecated API (#6146) 6 years ago
Ismael Juma cc4dce94af
KAFKA-2983: Remove Scala consumers and related code (#5230) 6 years ago
Jorge Quilcate Otoya 30f08d158a KAFKA-5520: KIP-171; Extend Consumer Group Reset Offset for Stream Application 7 years ago
Bill Bejeck 271f6b5aec KAFKA-5862: Remove ZK dependency from Streams reset tool, Part I 7 years ago
Damian Guy f69d94158c KAFKA-5059: Implement Transactional Coordinator 8 years ago
Matthias J. Sax f7976d2fc1 KAFKA-4008: Module "tools" should not be dependent on "core" 8 years ago
Grant Henke 64b746bd8b KAFKA-3020; Ensure CheckStyle runs on all Java code 9 years ago