284 Commits (trunk)

Author SHA1 Message Date
David Arthur 339d2556c6
KAFKA-15605: Fix topic deletion handling during ZK migration (#14545) 11 months ago
Calvin Liu af747fbfed
KAFKA-15581: Introduce ELR (#14312) 11 months ago
Calvin Liu 14029e2ddd
KAFKA-15582: Identify clean shutdown broker (#14465) 11 months ago
mannoopj da314ee48c
KAFKA-15532: non active controllers return 0 for ZkWriteBeforelag (#14478) 11 months ago
Federico Valeri aec07f76d7
KAFKA-15537: Fix metadata downgrade documentation (#14484) 11 months ago
Ritika Reddy bcfc9543d1
MINOR: Move TopicIdPartition class to server-common (#14418) 12 months ago
Ismael Juma 98febb989a
KAFKA-15485: Fix "this-escape" compiler warnings introduced by JDK 21 (1/N) (#14427) 1 year ago
Alyssa Huang 2d262efb00
[MINOR] QuorumController tests use testToImage (#14405) 1 year ago
Colin Patrick McCabe 7d45d849f8
KAFKA-15458: Fully resolve endpoint information before registering controllers (#14376) 1 year ago
David Arthur b24ccd65b7
KAFKA-15441 Allow broker heartbeats to complete in metadata transaction (#14351) 1 year ago
Colin Patrick McCabe 41b695b6e3
KAFKA-15369: Implement KIP-919: Allow AC to Talk Directly with Controllers (#14306) 1 year ago
David Arthur 65e2ecffab
KAFKA-15435 Fix counts in MigrationManifest (#14342) 1 year ago
Dimitar Dimitrov 78c59cd2b0
KAFKA-15052 Fix the flaky testBalancePartitionLeaders - part II (#13908) 1 year ago
David Arthur f2d499e25a
KAFKA-15389: Don't publish until we have replayed at least one record (#14282) 1 year ago
Phuc-Hong-Tran 8d12c1175c
KAFKA-15152: Fix incorrect format specifiers when formatting string (#14026) 1 year ago
Ron Dagostino 8394ddc0d2
MINOR: Move delegation token support to Metadata Version 3.6-IV2 (#14270) 1 year ago
David Arthur 418b8a6e59
KAFKA-14538 Metadata transactions in MetadataLoader (#14208) 1 year ago
Proven Provenzano c2759df067
KAFKA-15219: KRaft support for DelegationTokens (#14083) 1 year ago
Colin Patrick McCabe adc16d0f31
KAFKA-14538: Implement KRaft metadata transactions in QuorumController 1 year ago
Colin Patrick McCabe 9318b591d7
KAFKA-15318: Update the Authorizer via AclPublisher (#14169) 1 year ago
David Arthur 32c39c8149
KAFKA-15263 Check KRaftMigrationDriver state in each event (#14115) 1 year ago
Colin Patrick McCabe 10bcd4fc7f
KAFKA-15213: provide the exact offset to QuorumController.replay (#13643) 1 year ago
David Arthur a900794ace
KAFKA-15196 Additional ZK migration metrics (#14028) 1 year ago
David Arthur e794bc719a
MINOR: Add a Builder for KRaftMigrationDriver (#14062) 1 year ago
Colin Patrick McCabe c7de30f38b
KAFKA-15183: Add more controller, loader, snapshot emitter metrics (#14010) 1 year ago
Owen Leung 4981fa939d
KAFKA-14712: Produce correct error msg with correct metadataversion (#13773) 1 year ago
Hailey Ni 9e50f7cdd3
MINOR: Add ZK dual-write lag metric (#14009) 1 year ago
David Arthur d9253fed5c
MINOR Improve logging during the ZK to KRaft migration (#14008) 1 year ago
David Arthur c84ac00609
Fix compile test error (#14013) 1 year ago
Colin Patrick McCabe 959f9ca4c0
MINOR: Standardize controller log4j output for replaying records (#13703) 1 year ago
Ron Dagostino edd64fa251
MINOR: more KRaft Metadata Image tests (#13724) 1 year ago
David Arthur 726d277c0a
MINOR: Move some things around in KRaftMigrationDriver (#13978) 1 year ago
andymg3 1223b79973
KAFKA-15149: Fix handling of new partitions in dual-write mode (#13968) 1 year ago
David Arthur fc7d912e8b
KAFKA-15109 Ensure the leader epoch bump occurs for older MetadataVersions (#13910) 1 year ago
David Arthur 1bf7039999
KAFKA-15098 Allow authorizers to be configured in ZK migration (#13895) 1 year ago
David Arthur d0457f7360
KAFKA-15109 Don't skip leader epoch bump while in migration mode (#13890) 1 year ago
minjian.cai ba5e1acdfb
MINOR: fix typos for metadata (#13889) 1 year ago
Colin P. McCabe cd3c0ab1a3 KAFKA-15060: fix the ApiVersionManager interface 1 year ago
Luke Chen d3e0b27b24
KAFKA-15040: trigger onLeadershipChange under KRaft mode (#13807) 1 year ago
José Armando García Sancio 8ad0ed3e61
KAFKA-15021; Skip leader epoch bump on ISR shrink (#13765) 1 year ago
andymg3 db9d845702
KAFKA-14791; Create a builder for PartitionRegistration (#13788) 1 year ago
Dimitar Dimitrov 0d5cf4c385
KAFKA-15052 Fix the flaky QuorumControllerTest.testBalancePartitionLeaders (#13804) 1 year ago
Colin Patrick McCabe 146a6976ae
KAFKA-15048: Improve handling of unexpected quorum controller errors (#13799) 1 year ago
David Arthur f499662923 KAFKA-15003: Fix ZK sync logic for partition assignments (#13735) 1 year ago
David Arthur d27ba5bfba
KAFKA-15010 ZK migration failover support (#13758) 1 year ago
Ron Dagostino e74e5e7ac5
KAFKA-15039: Reduce logging level to trace in PartitionChangeBuilder.… (#13780) 1 year ago
Proven Provenzano 731c8c967e
KAFKA-15017 Fix snapshot load in dual write mode for ClientQuotas and SCRAM (#13757) 1 year ago
Colin Patrick McCabe 9b3db6d50a
KAFKA-15019: Improve handling of broker heartbeat timeouts (#13759) 1 year ago
David Arthur 7a679af687
KAFKA-15004: Fix configuration dual-write during migration (#13767) 1 year ago
Colin Patrick McCabe b74204fa0a
KAFKA-14996: Handle overly large user operations on the kcontroller (#13742) 1 year ago