6684 Commits (f771005f40af160e604b65b1f376c3ef2aff5cd1)
 

Author SHA1 Message Date
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
Jeff Huang 157aadbbf3 MINOR: Add provider name of SSLContext to debug log. (#7407) 5 years ago
Bruno Cadonna 3ca204b427 MINOR: Shutdown RockDB metrics recording trigger thread (#7417) 5 years ago
Rajini Sivaram 3c87c9b538
KAFKA-8887; Use purgatory for ACL updates using async authorizers (#7404) 5 years ago
Almog Gavra bfcc17f211 KAFKA-8595: Support deserialization of JSON decimals encoded in NUMERIC (#7354) 5 years ago
Bill Bejeck 9e294cbca2
KAFKA-8807: Flaky GlobalStreamThread test (#7418) 5 years ago
Boyang Chen 270e610915 KAFKA-8896: Check group state before completing delayed heartbeat (#7377) 5 years ago
Ismael Juma 422687148e
MINOR: Mark RocksDBStoreTest as integration test (#7412) 5 years ago
Tu V. Tran f6f24c4700 KAFKA-8729, pt 2: Add error_records and error_message to PartitionResponse (#7150) 5 years ago
Matthias J. Sax 9fbb0de5fc KAFKA-8927: Deprecate PartitionGrouper interface (#7376) 5 years ago
John Roesler ef2fbfda24 KAFKA-8609: Add rebalance-latency-total (#7401) 5 years ago
Bill Bejeck d53eab16b2 MINOR: Adjust logic of conditions to set number of partitions in step zero of assignment. (#7419) 5 years ago
Michał Siatkowski 45c800ff01 KAFKA-8911: Using proper WindowSerdes constructors in their implicit definitions (#7352) 5 years ago
Ismael Juma 9aa660786e
MINOR: Update Jackson to 2.10.0 (#7411) 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
Lucas Bradstreet 1dc5063cde MINOR: Don't generate unnecessary strings for debug logging in FetchSessionHandler (#7394) 5 years ago
huxi 8818a7037d MINOR:fixed typo and removed outdated varilable name (#7402) 5 years ago
Bruno Cadonna 863210d172 KAFKA-8934: Create version file during build for Streams (#7397) 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
Yaroslav Tkachenko 70d1bb40d9 KAFKA-7273: Extend Connect Converter to support headers (#6362) 5 years ago
Colin Patrick McCabe 92688ef82c MINOR: improve the Kafka RPC code generator (#7340) 5 years ago
Colin Patrick McCabe 1d7f0b7c58
MINOR: Improve the org.apache.kafka.common.protocol code (#7344) 5 years ago
Guozhang Wang d112ffd8d8
KAFKA-8880: Docs on upgrade-guide (#7385) 5 years ago
A. Sophie Blee-Goldman 74f8ae1303 KAFKA-8179: do not suspend standby tasks during rebalance (#7321) 5 years ago
Bruno Cadonna ad3b8437fd KAFKA-8580: Compute RocksDB metrics (#7263) 5 years ago
Guozhang Wang bcc023773f
KAFKA-8880: Add overloaded function of Consumer.committed (#7304) 5 years ago
Matthias J. Sax 1ae0956892
HOTFIX: fix Kafka Streams upgrade note for broker backward compatibility (#7363) 5 years ago
Rajini Sivaram 0d31272b35
KAFKA-8848; Update system tests to use new AclAuthorizer (#7374) 5 years ago
khairy bc4fd676e5 MINOR: remove unnecessary null check (#7299) 5 years ago
Florian Hussonnois beac4c7534 KAFKA-6958: Overload methods for group and windowed stream to allow to name operation name using the new Named class (#6413) 5 years ago
Guozhang Wang b4035610b8
KAFKA-8086: Use 1 partition for offset topic when possible (#7356) 5 years ago
Bruno Cadonna e98e239a0c KAFKA-8859: Refactor cache-level metrics (#7367) 5 years ago
Guozhang Wang d91a94e7bf
KAFKA-8609: Add consumer rebalance metrics (#7347) 5 years ago
Kamal Chandraprakash 8001aff304 KAFKA-8892: Display the sorted configs in Kafka Configs Help Command. 5 years ago
John Roesler c955828095 MINOR: the code generator should be able to set the java package (#7355) 5 years ago
Matthias J. Sax e85d671dee
MINOR: replace `late` with `out-of-order` in JavaDocs and docs (#7274) 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
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
Richard Yu 73c6bd8ac9 [KAFKA-7994] Improve Stream time accuracy for restarts and rebalances (#6694) 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
Ismael Juma f718c5e1e1
MINOR: Update dependencies for Kafka 2.4 (part 2) (#7333) 5 years ago