2745 Commits (0971f66ff546f780b46cf341b41a1513f916398e)

Author SHA1 Message Date
Stanislav Kozlovski 18d4e57f6e KAFKA-8345 (KIP-455): Controller and KafkaApi changes (part 3/4) (#7128) 5 years ago
Jason Gustafson 41b89a6ecf
MINOR: Add api version to uncaught exception message (#7311) 5 years ago
Stanislav Kozlovski 7012fa3262 KAFKA-8747; Add atomic counter to fix flaky testEventQueueTime test (#7320) 5 years ago
Boyang Chen e59e4caadc KAFKA-8222 & KIP-345 part 5: admin request to batch remove members (#7122) 5 years ago
Jason Gustafson 7b62248c62
MINOR: Add cause to thrown exception when deleting topic in TopicCommand (#7301) 5 years ago
Boyang Chen c0019e6538 KAFKA-8590; Use automated TxnOffsetCommit type and add tests for OffsetCommit (#6994) 5 years ago
Jason Gustafson deac5d93ce
KAFKA-8724; Improve range checking when computing cleanable partitions (#7264) 5 years ago
Rajini Sivaram c9318ced19
KAFKA-8857; Don't check synonyms while determining if config is readOnly (#7278) 5 years ago
Rajini Sivaram b66ea87440
KAFKA-8866; Return exceptions as Optional<ApiException> in authorizer API (#7294) 5 years ago
康智冬 c5f2bd64d1 MINOR: Fix few typos in the javadocs/docs 5 years ago
Tu V. Tran 8d8e2fb5c9 KAFKA-8729, pt 1: Add 4 new metrics to keep track of various types of invalid record rejections (#7142) 5 years ago
Jason Gustafson 3b8d7a661c
MINOR: Add system configuration to zk security exception messages (#7280) 5 years ago
Matthias J. Sax 2c0157765f MINOR: Use new `Admin` interface instead of `KafkaAdminClient` class (#7232) 5 years ago
teebee 88d1b6de1f KAFKA-8860: Let SslPrincipalMapper split SSL principal mapping rules 5 years ago
Rajini Sivaram 364794866f
KAFKA-8760; New Java Authorizer API (KIP-504) (#7268) 5 years ago
Anastasia Vela d32a2d1275 KAFKA-8837: KafkaMetricReporterClusterIdTest may not shutdown ZooKeeperTestHarness (#7255) 5 years ago
Stanislav Kozlovski 826408e122 MINOR: Initialize BrokerTopicMetrics with no topic tag greedily (#7198) 5 years ago
James Cheng e23a7182d5 KAFKA-8745: DumpLogSegments doesn't show keys, when the message is null (#7152) 5 years ago
saisandeep d08bcae7f9 KAFKA-8669: Add security providers in kafka security config (#7090) 5 years ago
David Arthur c1f2b0ffb8 KAFKA-8753; Expose controller topic deletion metrics (KIP-503) (#7156) 5 years ago
Bob Barrett aa4ba8eee8 KAFKA-8041: Enable producer retries in log dir failure test to address flakiness (#7200) 5 years ago
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