6586 Commits (fe2797a9fa9f344dbbdd73a46ec48cf9894a9e80)
 

Author SHA1 Message Date
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
康智冬 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
Chia-Ping Tsai 18e6bb251b KAFKA-8861 Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic (#7281) 5 years ago
khairy caaf253b63 MINOR: remove unnecessary nulllity check (#7282) 5 years ago
Omar Al-Safi 8dc80e2297 KAFKA-7849: Fix the warning when using GlobalKTable (#7104) 5 years ago
Jason Gustafson 3b8d7a661c
MINOR: Add system configuration to zk security exception messages (#7280) 5 years ago
Konstantine Karantasis 74fc3323a5 MINOR: Add unit test for KAFKA-8676 to guard against unrequired task restarts (#7287) 5 years ago
LuyingLiu 31a5f92b9f Changed for updatedTasks, avoids stopping and starting of unnecessary tasks (#7097) 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
Colin Patrick McCabe a225347ff2
KAFKA-8840: Fix bug where ClientCompatibilityFeaturesTest fails when running multiple iterations (#7260) 5 years ago