7551 Commits (aa1b3c1107f53638ec2a4a6c2f06a4626545fad3)
 

Author SHA1 Message Date
Guozhang Wang f7edf46a5e
KAFKA-9823: Follow-up, check state for handling commit error response (#8548) 5 years ago
John Roesler 5bb3415c77
KAFKA-6145: KIP-441: Add TaskAssignor class config (#8541) 5 years ago
Jorge Esteban Quilcate Otoya 57961c33de
MINOR: Fix partition numbering from 0 to P-1 instead of P in docs (#8572) 5 years ago
A. Sophie Blee-Goldman 6a5946282c
KAFKA-9921: disable caching on stores configured to retain duplicates (#8564) 5 years ago
Leonard Ge 77ac06f3f1
Minor: remove redundant check in auto preferred leader election (#8566) 5 years ago
showuon 2bc87de08e
MINOR: Update the link to the Raft paper in docs (#8560) 5 years ago
Jeff Widman 9886d67999
MINOR: Fix typos in config properties in MM2 test (#8561) 5 years ago
Brian Byrne 2eb0ccfa46
MINOR: Improve producer test BufferPoolTest#testCloseNotifyWaiters. (#7982) 5 years ago
John Roesler 88eae49a8d
MINOR: document how to escape json parameters to ducktape tests (#8546) 5 years ago
David Jacot c5d13dcb6c
KAFKA-9885; Evict last members of a group when the maximum allowed is reached (#8525) 5 years ago
Leonard Ge db9e55a50f
KAFKA-9866: Avoid election for topics where preferred leader is not in ISR (#8524) 5 years ago
Anna Povzner bd17085ec1
KAFKA-9839; Broker should accept control requests with newer broker epoch (#8509) 5 years ago
Aneel Nazareth 2ca19cf603 KAKFA-9612: Add an option to kafka-configs.sh to add configs from a prop file (KIP-574) 5 years ago
José Armando García Sancio d63eaaaa01
MINOR: Partition is under reassignment when adding and removing (#8364) 5 years ago
Lucas Bradstreet cfc34cace5
MINOR: reduce allocations in log start and recovery checkpoints (#8467) 5 years ago
Guozhang Wang 99b8b51f1e
MINOR: Remove unused foreign-key join class (#8547) 5 years ago
Bruno Cadonna 362d199dbe
HOTFIX: Fix broker bounce system tests (#8532) 5 years ago
zshuo 62b2eac4e1
KAFKA-9704: Fix the issue z/OS won't let us resize file when mmap. (#8224) 5 years ago
Boyang Chen f3c8bff311
KAFKA-8639: Replace AddPartitionsToTxn with Automated Protocol (#8326) 5 years ago
Colin Patrick McCabe 1d55127d97
MINOR: equals() should compare all fields for generated classes (#8539) 5 years ago
David Jacot 85e81d48c8
KAFKA-9844; Fix race condition which allows more than maximum number of members(#8454) 5 years ago
Guozhang Wang 5c0fd36ee5
KAFKA-9823: Remember the sent generation for the coordinator request (#8445) 5 years ago
Randall Hauch 2ecdca2814
KAFKA-9883: Add better error message when REST API forwards a request and leader is not known (#8536) 5 years ago
Ismael Juma dbe618c63c
KAFKA-9907: Switch default build to Scala 2.13 (#8537) 5 years ago
Sönke Liebau 402f2c1ece
MINOR: Some html fixes in Streams DSL documentation (#8503) 5 years ago
Ismael Juma c5ae154a3f
MINOR: Enable fatal warnings with scala 2.13 (#8429) 5 years ago
Sönke Liebau 039774038c
KAFKA-9852: Change the max duration that calls to the buffer pool can block from 2000ms to 10ms to reduce overall test runtime (#8464) 5 years ago
Lucas Bradstreet b161358998
MINOR: Downgrade test should wait for ISR rejoin between rolls (#8495) 5 years ago
Tom Bentley 8429310cdb
KAFKA-8955: Add an AbstractResponse#errorCounts(Stream) and tidy (#8417) 5 years ago
Guozhang Wang fbd8cf0d86
KAFKA-9388: Refactor integration tests to always use different application ids (#8530) 5 years ago
showuon a91b06708b
KAFKA-9863: replace the deprecated --zookeeper options in the documentation (#8482) 5 years ago
A. Sophie Blee-Goldman 5c548e5dfc
KAFKA-6145: KIP-441: Build state constrained assignment from balanced one (#8497) 5 years ago
Liam Clarke-Hutchinson 7004fc22db
Add explicit grace period to tumbling window example (#8520) 5 years ago
Matthias J. Sax 11d8ef76ff
MINOR: Improve usage of LogCaptureAppender (#8508) 5 years ago
Tu V. Tran e406d9dcd6
MINOR: Fix grammar in error message for InvalidRecordException (#8465) 5 years ago
Boyang Chen 60b912cd16
KAFKA-9868: Reduce number of transaction log partitions for embed broker (#8522) 5 years ago
Richard Yu dff2192cfa
MINOR: Adding github whitelist (#8523) 5 years ago
Ismael Juma 065415e524
MINOR: Upgrade gradle plugins and test libraries for Java 14 support (#8519) 5 years ago
Guozhang Wang fcf45e1fac
MINOR: Further reduce runtime for metrics integration tests (#8514) 5 years ago
Manikumar Reddy 101eca624a
MINOR: Use .asf.yaml to direct github notifications to JIRA and mailing lists (#8521) 5 years ago
Ismael Juma d6da0452b6
MINOR: Update to Gradle 6.3 (#7677) 5 years ago
Chia-Ping Tsai cfea096a8d
HOTFIX: fix checkstyle error of RocksDBStoreTest and flaky RocksDBTimestampedStoreTest.shouldOpenExistingStoreInRegularMode (#8515) 5 years ago
A. Sophie Blee-Goldman 6ea3eedfd8
MINOR: cleanup RocksDBStore tests (#8510) 5 years ago
Matthias J. Sax ecde596180
KAFKA-9818: Fix flaky test in RecordCollectorTest (#8507) 5 years ago
Lucas Bradstreet 851b45c842
MINOR: reduce impact of trace logging in replica hot path (#8468) 5 years ago
John Roesler 0f8dc1fcd7
KAFKA-6145: KIP-441: Add test scenarios to ensure rebalance convergence (#8475) 5 years ago
Bruno Cadonna a0173ec45d
KAFKA-9881: Convert integration test to verify measurements from RocksDB to unit test (#8501) 5 years ago
Lucas Bradstreet 00a59b392d
MINOR: improve test coverage for dynamic LogConfig(s) (#7616) 5 years ago
Sönke Liebau cc4e3aa302
MINOR: Switch order of sections on tumbling and hopping windows in streams doc. Tumbling windows are defined as "special case of hopping time windows" - but hopping windows currently only explained later in the docs. (#8505) 5 years ago
Matthias J. Sax 770b095e91
KAFKA-9819: Fix flaky test in StoreChangelogReaderTest (#8488) 5 years ago