2637 Commits (8cabd44e1d35d3cf3f865d8a4eee8c04228e0d75)

Author SHA1 Message Date
Jason Gustafson 7a7d4cb581
MINOR: Refactor high watermark access and validation (#7055) 5 years ago
Boyang Chen 4f5a5eb579 KAFKA-8424: replace ListGroups request/response with automated protocol (#6805) 5 years ago
Ismael Juma d67495d6a7
KAFKA-8634: Update ZooKeeper to 3.5.5 (#6802) 5 years ago
Jason Gustafson df6efda1f2
MINOR: Only invoke hw update logic for follower fetches (#7064) 5 years ago
Vikas Singh 38f86d139c MINOR: Use `Topic::isInternalTopic` instead of directly checking (#7047) 5 years ago
Lee Dongjin 05cba28ca7 MINOR: A few cleanups and compiler warning fixes (#6986) 5 years ago
Ismael Juma 57903be496
MINOR: Remove zkclient dependency (#7036) 5 years ago
Jason Gustafson 2b529d1502
MINOR: Control plane listener tests should not use static port (#7033) 5 years ago
David Arthur 23beeea34b KAFKA-8443; Broker support for fetch from followers (#6832) 5 years ago
Kamal Chandraprakash 3750898e20 MINOR: Improve group metadata unknown key version exception message (#7006) 5 years ago
José Armando García Sancio ea6cf41eb5 MINOR: Preserve the assignment order from the LeaderAndIsr request (#7010) 5 years ago
Ismael Juma 6dd4ebcea7
MINOR: Make the build compile with Scala 2.13 (#6989) 5 years ago
Ismael Juma da07985b01
MINOR: Assert ExecutionException details in testCreatePartitions (#7017) 5 years ago
Jason Gustafson 53b837f9c6
KAFKA-8542; Cache transaction first offset metadata on follower (#6943) 5 years ago
Boyang Chen f8db022b08 KAFKA-8538 (part of KIP-345): add group.instance.id to DescribeGroup (#6957) 5 years ago
Jason Gustafson 07f492eb86
MINOR: Fix flaky test case for compact/delete topics (#6975) 5 years ago
Mickael Maison 14d854936e KAFKA-8390: Use automatic RPC generation in CreateDelegationToken (#6828) 5 years ago
Ismael Juma fc27cbe415
KAFKA-8545: Remove legacy ZkUtils (#6948) 5 years ago
Guozhang Wang 3e9d1c1411
KAFKA-8106: Skipping ByteBuffer allocation of key / value / headers in logValidator (#6785) 5 years ago
Ismael Juma 1233c963f8
MINOR: Remove legacy kafka.admin.AdminClient (#6947) 5 years ago
Vikas Singh d40805deac MINOR: Fix Partition::toString method (#6971) 5 years ago
Mickael Maison 635c21311f KAFKA-8564; Fix NPE on deleted partition dir when no segments remain (#6968) 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
Jason Gustafson 52cd59bdb4
MINOR: Simplify controller election utilities (#6944) 5 years ago
Vikas Singh 57baa4079d KAFKA-8457; Move `Log' reference from `Replica` into `Partition` (#6841) 5 years ago
Colin P. Mccabe e047864f30 MINOR: fix some warnings in the broker 6 years ago
Boyang Chen f396372fb8 MINOR: add group coordinator test coverage (#6926) 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
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
Jason Gustafson 783ab74793
KAFKA-8333; Load high watermark checkpoint lazily when initializing replicas (#6800) 6 years ago
Jason Gustafson 1e5227c230
MINOR: Fix transient failure in PreferredReplicaLeaderElectionCommandTest (#6908) 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
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 P. Mccabe e6563aab72 KAFKA-4893; Fix deletion and moving of topics with long names 6 years ago
Guozhang Wang 573152dfa8
HOTFIX: Allow multi-batches for old format and no compression (#6871) 6 years ago
José Armando García Sancio 45fae33937 KAFKA-8383; Integration tests for unclean `electLeaders` (#6857) 6 years ago
José Armando García Sancio 121308cc7a KAFKA-8286; Generalized Leader Election Admin RPC (KIP-460) (#6686) 6 years ago
Jason Gustafson 348e5d738f
MINOR: Fix transient failure in PartitionTest.testAddAndRemoveMetrics (#6834) 6 years ago
Stanislav Kozlovski efeefa5d18 MINOR: Check invalid bootstrap-server, alter option and config flags before checking for the required --partitions flag (#6786) 6 years ago
Guozhang Wang 592410fc58
KAFKA-8428: Always require a single batch with un- / compressed messages (#6816) 6 years ago