2716 Commits (422687148e01b607ef26d001fe1874a35e90d0ae)

Author SHA1 Message Date
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
saisandeep d08bcae7f9 KAFKA-8669: Add security providers in kafka security config (#7090) 5 years ago
David Arthur c1f2b0ffb8 KAFKA-8753; Expose controller topic deletion metrics (KIP-503) (#7156) 5 years ago
Bob Barrett aa4ba8eee8 KAFKA-8041: Enable producer retries in log dir failure test to address flakiness (#7200) 5 years ago
Lee Dongjin 784f7e84ed KAFKA-8800: Increase poll timeout in poll[Records]UntilTrue (#7211) 5 years ago
Justine Olshan 33d0608211 MINOR: Remove Deprecated Scala Procedure Syntax (#7214) 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
Bob Barrett 14215d1b84 MINOR: Use max retries for consumer group tests to avoid flakiness (#7186) 5 years ago
David Jacot b13391e0fe MINOR: Update the javadoc of SocketServer#startup(). (#7215) 5 years ago
David Jacot 4d169f5a85 KAFKA-7335; Store clusterId locally to ensure broker joins the right cluster (#7189) 5 years ago
Vikas Singh 0c2d1c390d MINOR: Format AdminUtils::assignReplicasToBrokers java documentation (#7173) 5 years ago