2877 Commits (39d5534f8d1b6113d23e9cd38f40ab5495ce3286)

Author SHA1 Message Date
David Jacot 50857b81bb KAFKA-8954; Topic existence check is wrongly implemented in the DeleteOffset API (KIP-496) (#7406) 5 years ago
Bob Barrett c49775bf07 KAFKA-7190; Retain producer state until transactionalIdExpiration time passes (#7388) 5 years ago
Jason Gustafson c06e45a215
KAFKA-8985; Add flexible version support to inter-broker APIs (#7453) 5 years ago
Colin Patrick McCabe 0de61a4683 KAFKA-8885; The Kafka Protocol should Support Optional Tagged Fields (#7325) 5 years ago
David Jacot 4be2b09588 MINOR: Rework error messages in ConsumerGroupCommand (#7445) 5 years ago
David Jacot f98013cc50 Part 1 of KIP-511: Collect and Expose Client's Name and Version in the Brokers #7381 5 years ago
Adam Bellemare c87fe9402c KAFKA-3705 Added a foreignKeyJoin implementation for KTable. (#5527) 5 years ago
Stanislav Kozlovski dc7dd5f4fe MINOR: Do not falsely log that partitions are being reassigned on controller startup (#7431) 5 years ago
David Jacot c218aa63ca KAFKA-8901; Extend consumer group command to use the new Admin API to delete consumer offsets (KIP-496) 5 years ago
Rajini Sivaram 3c87c9b538
KAFKA-8887; Use purgatory for ACL updates using async authorizers (#7404) 5 years ago
Boyang Chen 270e610915 KAFKA-8896: Check group state before completing delayed heartbeat (#7377) 5 years ago
Tu V. Tran f6f24c4700 KAFKA-8729, pt 2: Add error_records and error_message to PartitionResponse (#7150) 5 years ago
Ismael Juma 469f002810
MINOR: Add missing `+` in LogSegment.toString (#7408) 5 years ago
Ismael Juma 66183f730f
KAFKA-8471: Replace control requests/responses with automated protocol (#7353) 5 years ago
huxi 8818a7037d MINOR:fixed typo and removed outdated varilable name (#7402) 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
Guozhang Wang bcc023773f
KAFKA-8880: Add overloaded function of Consumer.committed (#7304) 5 years ago
Guozhang Wang b4035610b8
KAFKA-8086: Use 1 partition for offset topic when possible (#7356) 5 years ago
Kamal Chandraprakash 8001aff304 KAFKA-8892: Display the sorted configs in Kafka Configs Help Command. 5 years ago
Stanislav Kozlovski 8aff871b0d MINOR: Fix bug where we would incorrectly load partition reassignment info from ZK (#7334) 5 years ago
Stanislav Kozlovski 3825ff3866 MINOR: Send latest LeaderAndIsr version (#7351) 5 years ago
Jason Gustafson d9d3d3b710
MINOR: Add last modified time and deletion horizon to clear log message (#7357) 5 years ago
Manikumar Reddy fe2797a9fa MINOR: Update authorizer start-up check to handle end point with ephemeral port 5 years ago
Lucas Bradstreet f3ded39a05 KAFKA-8841; Reduce overhead of ReplicaManager.updateFollowerFetchState (#7324) 5 years ago
Stanislav Kozlovski dcfd31c552 MINOR: Remove duplicate definition of transactional.id.expiration.ms config (#7245) 5 years ago
David Jacot c5dfb90b46 MINOR: Cleanup scala warnings (#7335) 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
huxi d3559f628b KAFKA-8875; CreateTopic API should check topic existence before replication factor (#7298) 5 years ago
Rajini Sivaram 6882b3b760
KAFKA-8886; Make Authorizer create/delete API asynchronous (#7316) 5 years ago
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