1580 Commits (3e48bdbc333602a042b6b0fb7fb9e14625ab4ece)

Author SHA1 Message Date
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
Boyang Chen 4f5a5eb579 KAFKA-8424: replace ListGroups request/response with automated protocol (#6805) 5 years ago
Boyang Chen 65b044b200 KAFKA-8636; Add documentation change for max poll interval with static members (#7048) 5 years ago
Vikas Singh 38f86d139c MINOR: Use `Topic::isInternalTopic` instead of directly checking (#7047) 5 years ago
mmanna-sapfgl 99737588b6 KAFKA-3333: Adds RoundRobinPartitioner with tests (#6771) 5 years ago
Joel Hamill 3bb126dfbf MINOR: Fixes AK config typos (#7046) 5 years ago
Lee Dongjin 05cba28ca7 MINOR: A few cleanups and compiler warning fixes (#6986) 5 years ago
David Arthur 23beeea34b KAFKA-8443; Broker support for fetch from followers (#6832) 5 years ago
Colin Patrick McCabe 822abe47db
MINOR: WorkerUtils#topicDescriptions must unwrap exceptions properly (#6937) 5 years ago
Kamal Chandraprakash 3750898e20 MINOR: Improve group metadata unknown key version exception message (#7006) 5 years ago
Colin P. Mccabe 711c817254 KAFKA-8560; The Kafka protocol generator should support common structures 5 years ago
Boyang Chen f8db022b08 KAFKA-8538 (part of KIP-345): add group.instance.id to DescribeGroup (#6957) 5 years ago
Boyang Chen fbf6a76fc4 KAFKA-8356: add static membership info to round robin assignor (#6815) 5 years ago
Mickael Maison 14d854936e KAFKA-8390: Use automatic RPC generation in CreateDelegationToken (#6828) 5 years ago
Nathan Murthy 55707adaee MINOR: add unit test for Utils.murmur2 (#5926) 5 years ago
Guozhang Wang e5c4ebdd74
KAFKA-8179: Part 2, ConsumerCoordinator Algorithm (#6778) 5 years ago
Rajini Sivaram 7cb0a1ef4f MINOR: Reinstate info-level log for dynamic update of SSL keystores (#6925) 5 years ago
Ismael Juma 11641c7f53
MINOR: Reflection free implementation of `defaultKerberosRealm` (#6978) 5 years ago
Guozhang Wang 3e9d1c1411
KAFKA-8106: Skipping ByteBuffer allocation of key / value / headers in logValidator (#6785) 5 years ago
Karan Kumar 4d1d995a11 KAFKA-8563: Remove redundant `NetworkSend.sizeDelimit()` method (#6967) 5 years ago
Dhruvil Shah 5f8b2898ce KAFKA-8570; Grow buffer to hold down converted records if it was insufficiently sized (#6974) 5 years ago
Boyang Chen 03d61ebfb9 KAFKA-8569: integrate warning message under static membership (#6972) 5 years ago
wenhoujx 93bf965894 KAFKA-8559: Allocate ArrayList with correct size in PartitionStates (#6964) 5 years ago
Boyang Chen c7db82b59a MINOR: rename subscription construction function (#6954) 5 years ago
Boyang Chen 1ae92914e2 HOTFIX: Fix optional import in ConsumerCoordinator (#6953) 5 years ago
Boyang Chen 47f908fa73 KAFKA-8539; Add group.instance.id to Subscription (#6936) 5 years ago
Boyang Chen 1b9e107388 KAFKA-7853: Refactor coordinator config (#6854) 5 years ago
Colin P. Mccabe e047864f30 MINOR: fix some warnings in the broker 6 years ago
Guozhang Wang 2ef02f111e
KAFKA-8179: Part I, Bump up consumer protocol to v2 (#6528) 6 years ago
wenhoujx 35814298e1 KAFKA-8488: Reduce logging-related string allocation in FetchSessionHandler 6 years ago
Jason Gustafson 8dd4fb5ebe
KAFKA-8530; Check for topic authorization errors in OffsetFetch response (#6928) 6 years ago
Jason Gustafson af2801031c
KAFKA-8483/KAFKA-8484; Ensure safe handling of producerId resets (#6883) 6 years ago
highluck e2c15e0eeb MINOR: Remove uncommitted code (#6919) 6 years ago
Guozhang Wang bebcbe3a04
KAFKA-8487: Only request re-join on REBALANCE_IN_PROGRESS in CommitOffsetResponse (#6894) 6 years ago
Boyang Chen cca05cace4 KAFKA-8331: stream static membership system test (#6877) 6 years ago
Almog Gavra 8e161580b8 KAFKA-8305; Support default partitions & replication factor in AdminClient#createTopic (KIP-464) (#6728) 6 years ago
David Arthur 264d1d8a8b
Improve logging in the consumer for epoch updates (#6879) 6 years ago
Boyang Chen 055c9c7bd6 KAFKA 8311: better handle timeout exception on Stream thread (#6662) 6 years ago
Guozhang Wang 573152dfa8
HOTFIX: Allow multi-batches for old format and no compression (#6871) 6 years ago
Randall Hauch ce008e72de KAFKA-8475: Temporarily restore SslFactory.sslContext() helper 6 years ago
tadsul b042b36674 KAFKA-8426; Fix for keeping the ConfigProvider configs consistent with KIP-297 (#6750) 6 years ago
tadsul 2c810e4afb KAFKA-8425: Fix for correctly handling immutable maps (KIP-421 bug) (#6795) 6 years ago
Lifei Chen 5795675599 MINOR:Replace duplicated code with common function in utils (#6819) 6 years ago
Jason Gustafson fd9a20e416
KAFKA-8429; Handle offset change when OffsetForLeaderEpoch inflight (#6811) 6 years ago
Viktor Somogyi e82e2e723a KAFKA-7703; position() may return a wrong offset after seekToEnd (#6407) 6 years ago
José Armando García Sancio 121308cc7a KAFKA-8286; Generalized Leader Election Admin RPC (KIP-460) (#6686) 6 years ago
Boyang Chen 051379ea5d KAFKA-8430: unit test to make sure null `group.id` and valid `group.instance.id` are valid combo (#6830) 6 years ago
Boyang Chen 901eb36883 MINOR: Set default `group.instance.id` in JoinGroupResponse to null (#6831) 6 years ago