6434 Commits (e5f7220b23ba556352d80a0575fcb6cbfe2d576d)
 

Author SHA1 Message Date
Boyang Chen 1b9e107388 KAFKA-7853: Refactor coordinator config (#6854) 5 years ago
Vikas Singh 57baa4079d KAFKA-8457; Move `Log' reference from `Replica` into `Partition` (#6841) 5 years ago
Vahid Hashemian c758122ce5 MINOR: Fix expected output in Streams quickstart 6 years ago
Colin P. Mccabe e047864f30 MINOR: fix some warnings in the broker 6 years ago
Guozhang Wang 2ef02f111e
KAFKA-8179: Part I, Bump up consumer protocol to v2 (#6528) 6 years ago
wenhoujx 35814298e1 KAFKA-8488: Reduce logging-related string allocation in FetchSessionHandler 6 years ago
Jason Gustafson 8dd4fb5ebe
KAFKA-8530; Check for topic authorization errors in OffsetFetch response (#6928) 6 years ago
Stanislav Kozlovski 9e60f4cd17 MINOR: Add system tests README link from main README (#6939) 6 years ago
cadonna 48b65ac617 MINOR: Refactor `MetricsIntegrationTest` (#6930) 6 years ago
John Roesler e54ab292e7 KAFKA-8452: Compressed BufferValue (#6848) 6 years ago
Boyang Chen f396372fb8 MINOR: add group coordinator test coverage (#6926) 6 years ago
cadonna df9ea618a3 KAFKA-8262, KAFKA-8263: Fix flaky test `MetricsIntegrationTest` (#6922) 6 years ago
Jason Gustafson af2801031c
KAFKA-8483/KAFKA-8484; Ensure safe handling of producerId resets (#6883) 6 years ago
José Armando García Sancio 1cc0b5eb81 MINOR: Seal the HostedPartition enumeration (#6917) 6 years ago
Boyang Chen e981b82601 KAFKA-8500; Static member rejoin should always update member.id (#6899) 6 years ago
highluck e2c15e0eeb MINOR: Remove uncommitted code (#6919) 6 years ago
Almog Gavra 388889fbfe KAFKA-8514: Move the scala-java8-compat dependency from clients to core (#6910) 6 years ago
Gardner Vickers cb2c4c3d7a MINOR: Remove integration package prefix from ConsumerTopicCreationTest (#6916) 6 years ago
Guozhang Wang bebcbe3a04
KAFKA-8487: Only request re-join on REBALANCE_IN_PROGRESS in CommitOffsetResponse (#6894) 6 years ago
Carlos Manuel Duclos Vergara 1669b773ba KAFKA-8501: Removing key and value from exception message (#6904) 6 years ago
Jason Gustafson 783ab74793
KAFKA-8333; Load high watermark checkpoint lazily when initializing replicas (#6800) 6 years ago
Bill Bejeck 0864779ce2
MINOR: Increase timeouts to 30 seconds (#6852) 6 years ago
Jason Gustafson 1e5227c230
MINOR: Fix transient failure in PreferredReplicaLeaderElectionCommandTest (#6908) 6 years ago
Victoria Bialas b9c55351fd KAFKA-7315 DOCS update TOC internal links serdes all versions (#6875) 6 years ago
Jason Gustafson 2feb44ebc8 MINOR: Fix race condition on shutdown of verifiable producer 6 years ago
Jason Gustafson c7c310beff MINOR: Lower producer throughput in flaky upgrade system test 6 years ago
Lucas Bradstreet 677713baf3 KAFKA-8499: ensure java is in PATH for ducker system tests (#6898) 6 years ago
Boyang Chen cca05cace4 KAFKA-8331: stream static membership system test (#6877) 6 years ago
Jason Gustafson bb8de0b8c5 KAFKA-8003; Fix flaky testFencingOnTransactionExpiration 6 years ago
Jason Gustafson 07dd7db324 MINOR: Increase timeout for flaky ResetConsumerGroupOffsetTest (#6900) 6 years ago
Manikumar Reddy 060701fb6f KAFKA-8461: Wait for follower to join the ISR in testUncleanLeaderElectionDisabled Test 6 years ago
José Armando García Sancio 28eccc3ca3 KAFKA-8384; Leader election command integration tests (#6880) 6 years ago
Boyang Chen 72c3b88ed5 MINOR: Fixed compiler warnings in LogManagerTest (#6897) 6 years ago
Wennn 562424cee8 MINOR: Remove redundant semicolons in `KafkaApis` imports (#6889) 6 years ago
A. Sophie Blee-Goldman 30adf2a096 HOTFIX: Close unused ColumnFamilyHandle (#6893) 6 years ago
Stanislav Kozlovski 58aa04f91e MINOR: Improve Trogdor external command worker docs (#6438) 6 years ago
A. Sophie Blee-Goldman 59d3a56740 Minor: Replace InternalTopicMetadata with InternalTopicConfig (#6886) 6 years ago
Jason Gustafson 0e95c9f3a8
KAFKA-8400; Do not update follower replica state if the log read failed (#6814) 6 years ago
Boyang Chen fb1f74958d KAFKA-8386; Use COORDINATOR_NOT_AVAILABLE error when group is Dead (#6762) 6 years ago
Almog Gavra 8e161580b8 KAFKA-8305; Support default partitions & replication factor in AdminClient#createTopic (KIP-464) (#6728) 6 years ago
Colin Patrick McCabe b6d9e15223
MINOR: Update docs to say 2.3 (#6881) 6 years ago
David Arthur 264d1d8a8b
Improve logging in the consumer for epoch updates (#6879) 6 years ago
Colin P. Mccabe e6563aab72 KAFKA-4893; Fix deletion and moving of topics with long names 6 years ago
Boyang Chen 055c9c7bd6 KAFKA 8311: better handle timeout exception on Stream thread (#6662) 6 years ago
Matthias J. Sax ba3dc49437
KAFKA-8155: Add 2.2.0 release to system tests (#6597) 6 years ago
Hai-Dang Dam 1a3fe9aa52 KAFKA-8404: Add HttpHeader to RestClient HTTP Request and Connector REST API (#6791) 6 years ago
Guozhang Wang 573152dfa8
HOTFIX: Allow multi-batches for old format and no compression (#6871) 6 years ago
Konstantine Karantasis 55d07e717e KAFKA-8473: Adjust Connect system tests for incremental cooperative rebalancing (#6872) 6 years ago
cadonna 17712b96c8 KAFKA-6819: Pt. 1 - Refactor thread-level Streams metrics (#6631) 6 years ago
José Armando García Sancio 45fae33937 KAFKA-8383; Integration tests for unclean `electLeaders` (#6857) 6 years ago