6598 Commits (b4035610b8ec77ab152c89a655f3ba0453c39cdd)
 

Author SHA1 Message Date
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
Randall Hauch ada35d5ff4 Add recent versions of Kafka to the matrix of ConnectDistributedTest (#7024) 5 years ago
Lucas Bradstreet f3ded39a05 KAFKA-8841; Reduce overhead of ReplicaManager.updateFollowerFetchState (#7324) 5 years ago
vinoth chandar 15d69b7856 KAFKA-8913: Document topic based configs & ISR settings for Streams apps (#7346) 5 years ago
A. Sophie Blee-Goldman 9ba898edc7 remove unused import (#7345) 5 years ago
Stanislav Kozlovski dcfd31c552 MINOR: Remove duplicate definition of transactional.id.expiration.ms config (#7245) 5 years ago
vinoth chandar 4962c8193e KAFKA-8839 : Improve streams debug logging (#7258) 5 years ago
Stanislav Kozlovski 935b280540 MINOR: Default to 5 partitions of the __consumer_offsets topic in Streams integration tests (#7331) 5 years ago
Bruno Cadonna bab3e082dc KAFKA-8859: Expose built-in streams metrics version in `StreamsMetricsImpl` (#7323) 5 years ago
David Jacot c5dfb90b46 MINOR: Cleanup scala warnings (#7335) 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
cpettitt-confluent 83c7c0158f KAFKA-8755: Fix state restore for standby tasks with optimized topology (#7238) 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
huxi d3559f628b KAFKA-8875; CreateTopic API should check topic existence before replication factor (#7298) 5 years ago
Bruno Cadonna 6a3a580399 KAFKA-8856: Add Streams config for backward-compatible metrics (#7279) 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
Guozhang Wang a043edb559
KAFKA-8817: Remove timeout for the whole test (#7313) 5 years ago
Stanislav Kozlovski 7012fa3262 KAFKA-8747; Add atomic counter to fix flaky testEventQueueTime test (#7320) 5 years ago
cpettitt-confluent 18246e509e KAFKA-8878: Fix flaky test AssignedStreamsTasksTest#shouldCloseCleanlyWithSuspendedTaskAndEOS (#7302) 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
Vikas Singh 312e4db590 MINOR. implement --expose-ports option in ducker-ak (#7269) 5 years ago
Scott Hendricks 39afe9fe0e KAFKA-8853; Create sustained connections test for Trogdor 5 years ago
John Roesler 0f177ea6b8 MINOR: Clean up partition assignment logic (#7249) 5 years ago
Jason Gustafson 7b62248c62
MINOR: Add cause to thrown exception when deleting topic in TopicCommand (#7301) 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
vinoth chandar ffef0871c2 KAFKA-7149 : Reducing streams assignment data size (#7185) 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