1572 Commits (05cba28ca7aafd3974e9e818be08f239b6162855)

Author SHA1 Message Date
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
Colin Patrick McCabe 24f664aa16
MINOR: Auth operations must be null when talking to a pre-KIP-430 broker (#6812) 6 years ago
Jason Gustafson e6057e5038
KAFKA-8437; Await node api versions before checking if offset validation is possible (#6823) 6 years ago
Jason Gustafson a1808962e5 KAFKA-8422; Client should send OffsetForLeaderEpoch only if broker supports latest version (#6806) 6 years ago
soondenana 46a02f3231 KAFKA-8341. Retry Consumer group operation for NOT_COORDINATOR error (#6723) 6 years ago
Guozhang Wang 4574b2438a
MINOR: Remove checking on original joined subscription within handleAssignmentMismatch (#6782) 6 years ago
Boyang Chen cafdc1e7df KAFKA-8399: bring back internal.leave.group.on.close config for KStream (#6779) 6 years ago
Jason Gustafson 4f11090597
HOTFIX: Fix recent protocol breakage from KIP-345 and KIP-392 (#6780) 6 years ago
David Arthur bacb45e044 MINOR: Set `replicaId` for OffsetsForLeaderEpoch from followers (#6775) 6 years ago