1727 Commits (8968cdd809a54ec82a206f04cf296ea15207cb7a)

Author SHA1 Message Date
Boyang Chen c0019e6538 KAFKA-8590; Use automated TxnOffsetCommit type and add tests for OffsetCommit (#6994) 5 years ago
Sean Glover ad3ccf8f31 KAFKA-8822; Consolidate `PartitionRecords` and `CompletedFetch` types in Fetcher (#7228) 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
Jason Gustafson 3b8d7a661c
MINOR: Add system configuration to zk security exception messages (#7280) 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
A. Sophie Blee-Goldman cf32a1a6a0 KAFKA-8179: Part 4, add CooperativeStickyAssignor (#7130) 5 years ago
saisandeep d08bcae7f9 KAFKA-8669: Add security providers in kafka security config (#7090) 5 years ago
asutosh936 40b7166e81 KAFKA-8698: Fix typo in ListOffsetResponse v0 protocol field name 5 years ago
Bob Barrett e4215c1784 KAFKA-8325; Remove batch from in-flight requests on MESSAGE_TOO_LARGE errors (#7176) 5 years ago
Cheng Pan 572f9e6976 MINOR: Fixing log format typo (#7219) 5 years ago
Justine Olshan b9ffe59686 KAFKA-8601: Add UniformStickyPartitioner and tests (#7199) 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
Mickael Maison 83a575d4b9 MINOR: Fix bugs in handling zero-length ImplicitLinkedHashCollections (#7163) 5 years ago
Ismael Juma ebf78c04c9
KAFKA-8788: Optimize client metadata handling with a large number of partitions (#7192) 5 years ago
Stanislav Kozlovski 5129ab53ee KAFKA-8345: KIP-455: Admin API changes (Part 2) (#7120) 5 years ago
Lucas Bradstreet 2ca30191d2 MINOR: Avoid unnecessary leaderFor calls when ProducerBatch queue empty (#7196) 5 years ago
Paul e2c8612d01 KAFKA-7941: Catch TimeoutException in KafkaBasedLog worker thread (#6283) 5 years ago
Justine Olshan 88087e91dd MINOR: Clean up the sticky partitioner code a bit (#7151) 5 years ago
Ismael Juma 4148d79880 MINOR: Remove Utils.notNull, use Objects.requireNonNull instead (#7194) 5 years ago
Ismael Juma 558bb1d069
KAFKA-8782: Close metrics in QuotaManagerTests (#7191) 5 years ago
Lucas Bradstreet 35ed7b14cc MINOR: Eliminate unnecessary map operations in RecordAccumulator.isMuted (#7193) 5 years ago
Chris Egerton 7511ccf68d KAFKA-8550: Fix plugin loading of aliased converters in Connect (#6959) 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
Colin P. Mccabe e4e2dd31ca MINOR: some small style fixes to RoundRobinPartitioner 5 years ago
Ismael Juma f70ece26d1
MINOR: Fix potential bug in LogConfig.getConfigValue and improve test coverage (#7159) 5 years ago
Stanislav Kozlovski a99e011111 KAFKA-7800; Dynamic log levels admin API (KIP-412) 5 years ago
Sean Glover 1546fc30af KAFKA-7548; KafkaConsumer should not discard fetched data for paused partitions (#6988) 5 years ago
Justine Olshan 717c55be97 KAFKA-8601: Implement KIP-480: Sticky Partitioning for keyless records (#6997) 5 years ago
A. Sophie Blee-Goldman 6fbac3cfa8 KAFKA-8179: PartitionAssignorAdapter (#7110) 5 years ago
Guozhang Wang 73ed9eac2c
MINOR: Refactor abstractConfig#configuredInstance (#7129) 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
Boyang Chen 74c90f46c3 KAFKA-8221; Add batch leave group request (#6714) 5 years ago
A. Sophie Blee-Goldman 69d86a197f KAFKA-8179: add public ConsumerPartitionAssignor interface (#7108) 5 years ago
John Roesler a8aedc85eb KAFKA-8696: clean up Sum/Count/Total metrics (#7057) 5 years ago
Boyang Chen f98e176746 KAFKA-8678; Fix leave group protocol bug in throttling and error response (#7101) 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
Bob Barrett 2e26a46358 KAFKA-8635; Skip client poll in Sender loop when no request is sent (#7085) 5 years ago
Jason Gustafson 53b10a37a4
MINOR: Fix api exception single argument constructor usage (#6956) 5 years ago
pkleindl ecf23b51b0 KAFKA-8024; Fix `UtilsTest` failure under non-english locales (#6351) 5 years ago
Rajini Sivaram d227f94048
KAFKA-8662; Fix producer metadata error handling and consumer manual assignment (#7086) 5 years ago
Bob Barrett ea814d7869 KAFKA-8614; Consistent naming for IncrementalAlterConfig and AlterConfig responses (#7022) 5 years ago
Boyang Chen 25f4e3c7d4 KAFKA-8643; Bring back public MemberDescription constructor (#7060) 5 years ago
Jason Gustafson ebb80f568d KAFKA-8653; Default rebalance timeout to session timeout for JoinGroup v0 (#7072) 5 years ago