2745 Commits (0971f66ff546f780b46cf341b41a1513f916398e)

Author SHA1 Message Date
Jason Gustafson 0971f66ff5
KAFKA-9056; Inbound/outbound byte metrics should reflect incomplete sends/receives (#7551) 5 years ago
Stanislav Kozlovski 2efee34b74 MINOR: Check against empty replicas in AlterPartitionReassignments (#7574) 5 years ago
Mickael Maison 99a4068c5c KAFKA-7689; Add AlterConsumerGroup/List Offsets to AdminClient [KIP-396] (#7296) 5 years ago
Viktor Somogyi 8f639eb79c KAFKA-9041; Flaky Test LogCleanerIntegrationTest#testIsThreadFailed (#7542) 5 years ago
Dhruvil Shah 317089663c KAFKA-8962; Use least loaded node for AdminClient#describeTopics (#7421) 5 years ago
Viktor Somogyi 6c0aed2fbe KAFKA-8834; Add reassignment metrics and distinguish URPs (KIP-352) (#7361) 5 years ago
David Arthur d9f0be4523 KAFKA-9004; Prevent older clients from fetching from a follower (#7531) 5 years ago
Colin Patrick McCabe 3cb8ccf63a
MINOR: AbstractRequestResponse should be an interface (#7513) 5 years ago
Lucas Bradstreet 8966d066bd KAFKA-9039: Optimize ReplicaFetcher fetch path (#7443) 5 years ago
Vikas Singh 176c93412e KAFKA-8813: Refresh log config if it's updated before initialization (#7305) 5 years ago
Stanislav Kozlovski f771005f40 KAFKA-8725; Improve LogCleanerManager#grabFilthiestLog error handling (#7475) 5 years ago
Viktor Somogyi b8d609c207 KAFKA-7981; Add fetcher and log cleaner thread count metrics (#6514) 5 years ago
Ismael Juma ac937706be
MINOR: Improve assert in testCreateTopicsResponseMetadataAndConfig (#7484) 5 years ago
David Jacot fa2a9f09e4 MINOR: ListPartitionReassignmentsResponse should not be entirely failed when a topic-partition does not exist (#7486) 5 years ago
Tu V. Tran f41a5c2c86 KAFKA-8729, pt 3: Add broker-side logic to handle the case when there are record_errors and error_message (#7167) 5 years ago
Stanislav Kozlovski 4c01668f77 MINOR: Change topic zNode's new reassigning fields names to snake case in order to be consistent with other fields (#7458) 5 years ago
Stanislav Kozlovski c620b73883 MINOR: Fix stale comment in partition reassignment javadoc (#7438) 5 years ago
Ismael Juma 32a3dc8f5f
KAFKA-8991: Enable scalac optimizer (#7452) 5 years ago
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