7180 Commits (8dff0b168a28a5ed75b1ee8a8c33ba9a9c67d1a1)
 

Author SHA1 Message Date
Manikumar Reddy 8dff0b168a Kafka 9626: Improve ACLAuthorizer.acls() performance 5 years ago
Bruno Cadonna ea0c027531
MINOR: Clean up process rate and latency metrics test (#8172) 5 years ago
Lee Dongjin 75268cb8e9 KAFKA-9327: Document GroupMetadata metrics 5 years ago
high.lee 285ad85ff7
MINOR: Fix test name typo in StoresTest (#8006) 5 years ago
Nikolay c07db1c7d9
KAFKA-9573: Fix VerifiableProducer and VerifiableConsumer to work with older Kafka versions (#8197) 5 years ago
A. Sophie Blee-Goldman a1f2ece323
KAFKA-9525: add enforceRebalance method to Consumer API (#8087) 5 years ago
Brian Bushree 72a5aa8b07
MINOR: add wait_for_assigned_partitions to console-consumer (#8192) 5 years ago
Ego 0d83894fec
MINOR: Double quote `CLASSPATH` to prevent shell glob expansion. (#8191) 5 years ago
Chia-Ping Tsai 0df03a681c
MINOR: Fix unrelated types comparison in MetadataRequestTest (#8195) 5 years ago
Guozhang Wang e0551acce4
KAFKA-9623: Keep polling until the task manager is no longer rebalancing in progress (#8190) 5 years ago
Boyang Chen ede07306a7
KAFKA-9620: Do not throw in the middle of consumer user callbacks (#8187) 5 years ago
Matthew Wong 294b62963b
throttle consumer timeout increase (#8188) 5 years ago
Ismael Juma 52f36d1987
MINOR: Revert Jetty to 9.4.25 (#8183) 5 years ago
Bruno Cadonna d2c42125aa
Adapt docs about metrics of Streams according to KIP-444 (#8171) 5 years ago
Boyang Chen 399d18fd8e
HOTFIX: testInitTransactionTimeout should use prepareResponse instead of respond (#8179) 5 years ago
Agam Brahma fb5bd9eb7c
HOTFIX: fix failing test PlaintextAdminIntegrationTest.testElectPreferredLeaders (#8178) 5 years ago
Boyang Chen bafdf8630e
KAFKA-9607: Do not clear partition queues during close (#8168) 5 years ago
Bruno Cadonna 39d5534f8d
MINOR: Remove tag from metric to measure process-rate on source nodes (#8175) 5 years ago
Boyang Chen a983545d3c
KAFKA-9610: do not throw illegal state when remaining partitions are not empty (#8169) 5 years ago
Guozhang Wang dfef2a3ec2
KAFKA-9614: Not initialize topology twice in StreamTask (#8173) 5 years ago
Chris Egerton b9e3fa2322
KAFKA-9601: Stop logging raw connector config values (#8165) 5 years ago
John Roesler 7d6d386c4c
MINOR: Fix gradle error writing test stdout (#8133) 5 years ago
Manikumar Reddy 922a95a18d KAFKA-9594: Add a separate lock to pause the follower log append while checking if the log dir could be replaced. 5 years ago
Chia-Ping Tsai c1784947cd
HOTFIX: compile error in EmbeddedKafkaCluster (#8170) 5 years ago
Boyang Chen 0dc0b71d5d
KAFKA-9602: Close the stream internal producer only in EOS (#8166) 5 years ago
David Jacot dd22b3f01b
KAFKA-9498; Topic validation during the topic creation triggers unnecessary TopicChange events (#8062) 5 years ago
A. Sophie Blee-Goldman a28447a065
MINOR: don't assign standby tasks with no logged state (#8147) 5 years ago
high.lee 9064026639
KAFKA-8147: Add changelog topic configuration to KTable suppress (#8029) 5 years ago
Bill Bejeck 9639ff494a
Revert "KAFKA-9533: ValueTransform forwards `null` values (#8108)" (#8167) 5 years ago
Tom Bentley 5216da3de2
MINOR: Consistent terminal period in Errors.defaultExceptionMessage (#3909) 5 years ago
Sönke Liebau 30ab2297f1
KAFKA-9308: Reworded the ssl part of the security documentation (#8009) 5 years ago
Ron Dagostino 9d53ad794d KAFKA-9567: Docs, system tests for ZooKeeper 3.5.7 5 years ago
Jason Gustafson 5359b2e3bc
MINOR: Improve AuthorizerIntegrationTest (#7926) 5 years ago
Chia-Ping Tsai 384eb16805
KAFKA-9599 create unique sensor to record group rebalance (#8159) 5 years ago
Boyang Chen 1de9981fe3
KAFKA-9581: Remove rebalance exception withholding (#8145) 5 years ago
Jason Gustafson 2df7ea5a4a
KAFKA-9530; Fix flaky test `testDescribeGroupWithShortInitializationTimeout` (#8154) 5 years ago
Matthias J. Sax 7d504d668f
HOTFIX: fix NPE in Kafka Streams IQ (#8158) 5 years ago
Andras Katona bf16e35861 MINOR: set scala version automatically based on gradle.properties 5 years ago
Lucas Bradstreet 1a8dcffe4a
KAFKA-9577; SaslClientAuthenticator incorrectly negotiates SASL_HANDSHAKE version (#8142) 5 years ago
Matthias J. Sax 97d107a270
KAFKA-9441: Add internal TransactionManager (#8105) 5 years ago
Konstantine Karantasis bbfecaef72 MINOR: Document endpoints for connector topic tracking (KIP-558) 5 years ago
Guozhang Wang 003dce5d51
MINOR: Standby task commit needed when offsets updated (#8146) 5 years ago
Agam Brahma 84c4025fdd
KAFKA-9206; Throw KafkaException on CORRUPT_MESSAGE error in Fetch response (#8111) 5 years ago
Manikumar Reddy 747ef08d47 MINOR: Remove unwanted regexReplace on tests/kafkatest/__init__.py 5 years ago
Lee Dongjin b28aa4ece6 KAFKA-9586: Fix errored json filename in ops documentation 5 years ago
Ron Dagostino d9b8b86bdd KAFKA-9575: Mention ZooKeeper 3.5.7 upgrade 5 years ago
Guozhang Wang 3b6573c150
KAFKA-9481: Graceful handling TaskMigrated and TaskCorrupted (#8058) 5 years ago
A. Sophie Blee-Goldman 0d16c26e3c
HOTFIX: don't try to remove uninitialized changelogs from assignment & don't prematurely mark task closed (#8140) 5 years ago
Lee Dongjin b2aec9496d
MINOR: Fix javadoc at org.apache.kafka.clients.producer.KafkaProducer.InterceptorCallback#onCompletion (#7337) 5 years ago
Boyang Chen 776565f7a8
MINOR: Improve EOS example exception handling (#8052) 5 years ago