6395 Commits (05cba28ca7aafd3974e9e818be08f239b6162855)
 

Author SHA1 Message Date
Mickael Maison 635c21311f KAFKA-8564; Fix NPE on deleted partition dir when no segments remain (#6968) 5 years ago
John Roesler a7e771c6da KAFKA-8452: Compressed BufferValue review follow-up (#6940) 5 years ago
wenhoujx 93bf965894 KAFKA-8559: Allocate ArrayList with correct size in PartitionStates (#6964) 5 years ago
Boyang Chen 2c9a15045e MINOR: fix consumer group failure message typo (#6962) 5 years ago
jolshan 33e39de4ad KAFKA-8448: Cancel PeriodicProducerExpirationCheck when closing a Log instance (#6847) 5 years ago
Konstantine Karantasis c6ddd31887 MINOR: Update docs for KIP-415 (#6958) 5 years ago
Boyang Chen c7db82b59a MINOR: rename subscription construction function (#6954) 5 years ago
Florian Hussonnois 6d6366cd55 KAFKA-6958: Overload KTable methods to allow to name operation name using the new Named class (#6412) 5 years ago
Jason Gustafson 52cd59bdb4
MINOR: Simplify controller election utilities (#6944) 5 years ago
Boyang Chen 1ae92914e2 HOTFIX: Fix optional import in ConsumerCoordinator (#6953) 5 years ago
Boyang Chen 47f908fa73 KAFKA-8539; Add group.instance.id to Subscription (#6936) 5 years ago
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