8449 Commits (976e6ea0f77c16816b068720abd476005073f39d)
 

Author SHA1 Message Date
Kowshik Prakasam cdf725828b
KAFKA-10832: Fix Log to use the correct ProducerStateManager instance when updating producers (#9718) 4 years ago
Walker Carlson d5dc7dfe00
KAFKA-10810: Replace stream threads (#9697) 4 years ago
Ismael Juma 8cabd57612
MINOR: Update jmh to 1.27 for async profiler support (#9129) 4 years ago
Matthias J. Sax 567a2ec737
KAFKA-10017: fix flaky EOS-beta upgrade test (#9688) 4 years ago
dengziming 125d5ea0fb
KAFKA-10677; Complete fetches in purgatory immediately after resigning (#9639) 4 years ago
David Mao b44d32dffe
KAFKA-10748: Add IP connection rate throttling metric (KIP-612) (#9685) 4 years ago
David Mao 404062d2b6
KAFKA-10747: Extend DescribeClientQuotas and AlterClientQuotas APIs to support IP connection rate quota (KIP-612) (#9628) 4 years ago
Boyang Chen 310e240abd
throw corresponding invalid producer epoch (#9700) 4 years ago
dengziming 8e82eaa711
MINOR: Fix some java docs of ReplicaStateMachine (#8552) 4 years ago
bertber db79f86025
MINOR: remove duplicate code from resetByDuration (#9699) 4 years ago
Brajesh Kumar fa93982d3a
KAFKA-9892; Producer state snapshot should be forced to disk (#9621) 4 years ago
Chia-Ping Tsai 6e15937feb
KAFKA-10289; Fix failed connect_distributed_test.py (ConnectDistributedTest.test_bounce) (#9673) 4 years ago
Jason Gustafson a8b668b37c
KAFKA-10826; Ensure raft io thread respects linger timeout (#9716) 4 years ago
Chia-Ping Tsai 1cf9ce95ad
MINOR: add "flush=True" to all print in system tests (#9711) 4 years ago
Ismael Juma 1f98112e99
MINOR: Remove connection id from Send and consolidate request/message utils (#9714) 4 years ago
Lincong Li ff88874e0d
KAFKA-10606: Disable auto topic creation for fetch-all-topic-metadata request (#9435) 4 years ago
Ismael Juma 00f7341a82 Revert "KAFKA-10713: Stricter protocol parsing in hostnames (#9593)" 4 years ago
mowczare cd95ce4ace
MINOR: fix typo "intervall" to "interval" (#5435) 4 years ago
leah 78a986bf59
MINOR: Clean up streams metric sensors (#9696) 4 years ago
APaMio c5575801b7
MINOR: Using primitive data types for loop index (#9705) 4 years ago
vamossagar12 99b5e4f4ab
KAFKA-10634; Adding LeaderId to voters list in LeaderChangeMessage along with granting voters (#9539) 4 years ago
Boyang Chen 41ea0775e0
KAFKA-10667: add timeout for forwarding requests (#9564) 4 years ago
dengziming 3e5a22cefa
KAFKA-10756; Add missing unit test for `UnattachedState` (#9635) 4 years ago
Jason Gustafson 153bbb8ac0
MINOR: Configure reconnect backoff in `BrokerToControllerChannelManager` (#9709) 4 years ago
Chia-Ping Tsai aebb0e3394
KAFKA-10264; Fix Flaky Test TransactionsTest.testBumpTransactionalEpoch (#9291) 4 years ago
Kowshik Prakasam 1d84f54367
MINOR: Remove redundant default parameter values in call to LogSegment.open (#9710) 4 years ago
Ismael Juma 6f27bb02da
KAFKA-10818: Skip conversion to `Struct` when serializing generated requests/responses (#7409) 4 years ago
José Armando García Sancio ab0807dd85
KAFKA-10394: Add classes to read and write snapshot for KIP-630 (#9512) 4 years ago
Rajini Sivaram b8ebcc2a93
KAFKA-10798; Ensure response is delayed for failed SASL authentication with connection close delay (#9678) 4 years ago
Randall Hauch 8db3b1a09a
KAFKA-10811: Correct the MirrorConnectorsIntegrationTest to correctly mask the exit procedures (#9698) 4 years ago
Guozhang Wang a57486e750
MINOR: Do not print log4j for memberId required (#9667) 4 years ago
high.lee 88c8180957
KAFKA-8147: Update upgrade notes for KIP-446 (#8965) 4 years ago
Walker Carlson 9ece7fe372
KAFKA-10500: Allow people to add new StreamThread at runtime (#9615) 4 years ago
Chia-Ping Tsai b9640a71c4
HOTFIX: fix failed build caused by StreamThreadTest (#9691) 4 years ago
Rohit Deshpande 4e9c7fc8a5
KAFKA-10629: TopologyTestDriver should not require a Properties argument (#9660) 4 years ago
Chris Egerton 4f2f08eb00
KAFKA-10792: Prevent source task shutdown from blocking herder thread (#9669) 4 years ago
Geordie cc0247bf53
MINOR: Leaves lock() outside the try block (#9687) 4 years ago
Luke Chen 20ae73b051
KAFKA-10665: close all kafkaStreams before purgeLocalStreamsState (#9674) 4 years ago
APaMio df0c52e7fd
MINOR: a small refactor for LogManage#shutdown (#9680) 4 years ago
leah 4cc6d204ec
KAFKA-10500: Add failed-stream-threads metric for adding + removing stream threads (#9614) 4 years ago
Prateek Agarwal 155f2c06fb
KAFKA-10803: Fix improper removal of bad dynamic config (#9682) 4 years ago
Geordie b18ecad90e
MINOR: Make Histogram#clear more readable (#9679) 4 years ago
Bruno Cadonna 7c68531a1f
MINOR: Fix flaky test shouldQueryOnlyActivePartitionStoresByDefault (#9681) 4 years ago
David Arthur 633f7cff19
KAFKA-10799 AlterIsr utilizes ReplicaManager ISR metrics (#9677) 4 years ago
Jim Galasyn 03cff6cb59
MINOR: Fix KTable-KTable foreign-key join example (#9683) 4 years ago
James Cheng 16eb1f5cd1
KAFKA-10473: Add docs on partition size-on-disk, and other log-related metrics (#9276) 4 years ago
David Jacot 10364e4b0c
KAFKA-10739; Replace EpochEndOffset with automated protocol (#9630) 4 years ago
Ankit Kumar 9de16bd2e6
KAFKA-10460: ReplicaListValidator format checking is incomplete (#9326) 4 years ago
Rajini Sivaram 7ecc3a579a
KAFKA-10554; Perform follower truncation based on diverging epochs in Fetch response (#9382) 4 years ago
Chia-Ping Tsai abb8ff61cc
MINOR: Align the UID inside/outside container (#9652) 4 years ago