2874 Commits (384eb16805ef8f7520f46cc6def25e71495bd6bd)

Author SHA1 Message Date
Lee Dongjin 784f7e84ed KAFKA-8800: Increase poll timeout in poll[Records]UntilTrue (#7211) 5 years ago
Justine Olshan 33d0608211 MINOR: Remove Deprecated Scala Procedure Syntax (#7214) 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
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
David Jacot 4d169f5a85 KAFKA-7335; Store clusterId locally to ensure broker joins the right cluster (#7189) 5 years ago
Vikas Singh 0c2d1c390d MINOR: Format AdminUtils::assignReplicasToBrokers java documentation (#7173) 5 years ago
Ismael Juma 558bb1d069
KAFKA-8782: Close metrics in QuotaManagerTests (#7191) 5 years ago
Stanislav Kozlovski 3f0064974f MINOR: Ignore dynamic log4j log level tests (#7183) 5 years ago
Ismael Juma 600cc48fa5
KAFKA-8748: Fix flaky testDescribeLogDirsRequest (#7182) 5 years ago
Mickael Maison 5e543ae108 KAFKA-8598: Use automatic RPC generation in RenewDelegationToken 5 years ago
Guozhang Wang e867a58425
KAFKA-8179: Part 3, Add PartitionsLost API for resetGenerations and metadata/subscription change (#6884) 5 years ago
Mickael Maison 926fb35d9d KAFKA-8599: Use automatic RPC generation in ExpireDelegationToken 5 years ago
Ismael Juma f70ece26d1
MINOR: Fix potential bug in LogConfig.getConfigValue and improve test coverage (#7159) 5 years ago
anatasiavela 0b1dc1ca7b KAFKA-6263; Expose metrics for group and transaction metadata loading duration 5 years ago
Stanislav Kozlovski a99e011111 KAFKA-7800; Dynamic log levels admin API (KIP-412) 5 years ago
Gemma Singleton cdea3480c6 Update KafkaConfig.scala (#7113) 5 years ago
Jason Gustafson 211745d0b3
MINOR: Small cleanups in TopicCommand describe handling (#7136) 5 years ago
Jason Gustafson a48b5d900c
KAFKA-8717; Reuse cached offset metadata when reading from log (#7081) 5 years ago
huxi c6286b2b3e KAFKA-8442; Include ISR in Metadata response even if there is no leader (#6836) 5 years ago
Boyang Chen 204710832e KAFKA-8640; Use generated classes in OffsetFetch request and response (#7062) 5 years ago
Stanislav Kozlovski 81900d0ba0 KAFKA-8345: KIP-455 Protocol changes (part 1) (#7114) 5 years ago
Ismael Juma acf507ce9c
MINOR: Remove unused TopicAndPartition and remove unused symbols (#7119) 5 years ago
Arlo Louis O'Keeffe 9ad7bce492 MINOR: Close ZKDatabase in EmbeddedZookeeper (#6237) 5 years ago
Boyang Chen 74c90f46c3 KAFKA-8221; Add batch leave group request (#6714) 5 years ago
Boyang Chen 79341a12f2 KAFKA-8715; Fix buggy reliance on state timestamp in static member.id generation (#7116) 5 years ago
A. Sophie Blee-Goldman 69d86a197f KAFKA-8179: add public ConsumerPartitionAssignor interface (#7108) 5 years ago
Dhruvil Shah e9c61f690e MINOR: Ensure in-memory metadata is removed before physical deletion of segment (#7106) 5 years ago
John Roesler a8aedc85eb KAFKA-8696: clean up Sum/Count/Total metrics (#7057) 5 years ago
Igor Soarez 6b6a6b930f KAFKA-8526; Fallback to other log dirs after getOrCreateLog failure (#6969) 5 years ago
Andy Coates 2a133ba656 KAFKA-8454; Add Java AdminClient Interface (KIP-476) (#7087) 5 years ago
Boyang Chen e3524ef350 KAFKA-8435: replace delete groups request/response with automated protocol (#6860) 5 years ago
Tu V. Tran aa8e850afb KAFKA-8392: Fix old metrics leakage by brokers that have no leadership over any partition for a topic (#6977) 5 years ago
Tirtha Chatterjee ab8a7ff363 KAFKA-8670; Fix exception for kafka-topics.sh --describe without --topic mentioned (#7094) 5 years ago
Rajini Sivaram d227f94048
KAFKA-8662; Fix producer metadata error handling and consumer manual assignment (#7086) 5 years ago
José Armando García Sancio 1f2d230bfd MINOR: Refactor admin client helpers for checking leader and ISR (#7074) 5 years ago
Jason Gustafson 7a7d4cb581
MINOR: Refactor high watermark access and validation (#7055) 5 years ago
Boyang Chen 4f5a5eb579 KAFKA-8424: replace ListGroups request/response with automated protocol (#6805) 5 years ago
Ismael Juma d67495d6a7
KAFKA-8634: Update ZooKeeper to 3.5.5 (#6802) 5 years ago
Jason Gustafson df6efda1f2
MINOR: Only invoke hw update logic for follower fetches (#7064) 5 years ago
Vikas Singh 38f86d139c MINOR: Use `Topic::isInternalTopic` instead of directly checking (#7047) 5 years ago
Lee Dongjin 05cba28ca7 MINOR: A few cleanups and compiler warning fixes (#6986) 5 years ago
Ismael Juma 57903be496
MINOR: Remove zkclient dependency (#7036) 5 years ago
Jason Gustafson 2b529d1502
MINOR: Control plane listener tests should not use static port (#7033) 5 years ago
David Arthur 23beeea34b KAFKA-8443; Broker support for fetch from followers (#6832) 5 years ago
Kamal Chandraprakash 3750898e20 MINOR: Improve group metadata unknown key version exception message (#7006) 5 years ago
José Armando García Sancio ea6cf41eb5 MINOR: Preserve the assignment order from the LeaderAndIsr request (#7010) 5 years ago
Ismael Juma 6dd4ebcea7
MINOR: Make the build compile with Scala 2.13 (#6989) 5 years ago
Ismael Juma da07985b01
MINOR: Assert ExecutionException details in testCreatePartitions (#7017) 5 years ago