1752 Commits (39278d3089dfab4377051ed1ff47edf75dbf8583)

Author SHA1 Message Date
Tu V. Tran f6f24c4700 KAFKA-8729, pt 2: Add error_records and error_message to PartitionResponse (#7150) 5 years ago
John Roesler ef2fbfda24 KAFKA-8609: Add rebalance-latency-total (#7401) 5 years ago
Ismael Juma 66183f730f
KAFKA-8471: Replace control requests/responses with automated protocol (#7353) 5 years ago
Lucas Bradstreet 1dc5063cde MINOR: Don't generate unnecessary strings for debug logging in FetchSessionHandler (#7394) 5 years ago
Guozhang Wang 22434e6535
KAFKA-8319: Make KafkaStreamsTest a non-integration test class (#7382) 5 years ago
Manikumar Reddy 30443af1c8 KAFKA-6883: Add toUpperCase support to sasl.kerberos.principal.to.local rule (KIP-309) 5 years ago
Rajini Sivaram 5d0052fe00
KAFKA-8907; Return topic configs in CreateTopics response (KIP-525) (#7380) 5 years ago
Rajini Sivaram 666505b72f
MINOR: Address review comments for KIP-504 authorizer changes (#7379) 5 years ago
Colin Patrick McCabe 0566dfd3ce MINOR: add versioning to request and response headers (#7372) 5 years ago
Colin Patrick McCabe 1d7f0b7c58
MINOR: Improve the org.apache.kafka.common.protocol code (#7344) 5 years ago
A. Sophie Blee-Goldman 74f8ae1303 KAFKA-8179: do not suspend standby tasks during rebalance (#7321) 5 years ago
Guozhang Wang bcc023773f
KAFKA-8880: Add overloaded function of Consumer.committed (#7304) 5 years ago
Guozhang Wang d91a94e7bf
KAFKA-8609: Add consumer rebalance metrics (#7347) 5 years ago
Guozhang Wang a0470726c4 MINOR: Move Murmur3 to Streams 5 years ago
Adam Bellemare 2d0cd2ef54 MINOR: Murmur3 Hash with Guava dependency 5 years ago
Colin Patrick McCabe fbd06ec00c
MINOR: add unsigned varint support (#7338) 5 years ago
David Jacot e24d0e22ab KAFKA-8730; Add API to delete consumer offsets (KIP-496) (#7276) 5 years ago
Mickael Maison ac385c4c3a KAFKA-8474; Use HTML lists for config layout (#6870) 5 years ago
John Roesler 6530600e6b MINOR: Add UUID type to Kafka API code generation (#7291) 5 years ago
Boyang Chen 23708b77db KAFKA-8355: add static membership to range assignor (#7014) 5 years ago
Rajini Sivaram 6882b3b760
KAFKA-8886; Make Authorizer create/delete API asynchronous (#7316) 5 years ago
Guozhang Wang a043edb559
KAFKA-8817: Remove timeout for the whole test (#7313) 5 years ago
wineandcheeze d54285f0c0 KAFKA-8889: Log the details about error (#7317) 5 years ago
Boyang Chen e59e4caadc KAFKA-8222 & KIP-345 part 5: admin request to batch remove members (#7122) 5 years ago
Jason Gustafson c65e19ae95
MINOR: Use toString in Records implementations only for summary metadata (#7290) 5 years ago
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