6372 Commits (f74cedb985bc573e3638dd272ebbe9a87f5482ec)
 

Author SHA1 Message Date
Colin Patrick McCabe f74cedb985
MINOR: add upgrade text (#7013) 5 years ago
Colin Patrick McCabe 3d2d87abd1
MINOR: Add compatibility tests for 2.3.0 (#6995) 5 years ago
Boyang Chen f8db022b08 KAFKA-8538 (part of KIP-345): add group.instance.id to DescribeGroup (#6957) 5 years ago
Boyang Chen fbf6a76fc4 KAFKA-8356: add static membership info to round robin assignor (#6815) 5 years ago
Brian Bushree 357aedeb1b MINOR: Support listener config overrides in system tests (#6981) 5 years ago
Stanislav Vodetskyi 594d043037 MINOR: Fix failing upgrade test by supporting both security.inter.broker.protocol and inter.broker.listener.name depending on kafka version (#7000) 5 years ago
A. Sophie Blee-Goldman cfea95343d MINOR: Fix typos in upgrade guide (#7005) 5 years ago
khairy 5216839d8b Minor: code enhancment (#6999) 5 years ago
Sergey Prokofiev a9bf9487dd MINOR: Fix for typos in processor-api.html (#6961) 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
Nathan Murthy 55707adaee MINOR: add unit test for Utils.murmur2 (#5926) 5 years ago
A. Sophie Blee-Goldman a03b5037df HOTFIX: removed extra footnote (#6996) 5 years ago
Guozhang Wang e5c4ebdd74
KAFKA-8179: Part 2, ConsumerCoordinator Algorithm (#6778) 5 years ago
Rajini Sivaram 7cb0a1ef4f MINOR: Reinstate info-level log for dynamic update of SSL keystores (#6925) 5 years ago
Ismael Juma fc27cbe415
KAFKA-8545: Remove legacy ZkUtils (#6948) 5 years ago
Dejan Stojadinović 5339d2dfd2 KAFKA-7197: Support Scala 2.13 (#5454) 5 years ago
Ismael Juma 11641c7f53
MINOR: Reflection free implementation of `defaultKerberosRealm` (#6978) 5 years ago
Guozhang Wang 3e9d1c1411
KAFKA-8106: Skipping ByteBuffer allocation of key / value / headers in logValidator (#6785) 5 years ago
Konstantine Karantasis 11b25a13ee MINOR: Fix DistributedHerderTest after adding reason to maybeLeaveGroup (#6982) 5 years ago
Karan Kumar 4d1d995a11 KAFKA-8563: Remove redundant `NetworkSend.sizeDelimit()` method (#6967) 5 years ago
Stanislav Vodetskyi f51d7d3c93 KAFKA-8557: system tests - add support for (optional) interbroker listener with the same security protocol as client listeners (#6938) 5 years ago
Dhruvil Shah 5f8b2898ce KAFKA-8570; Grow buffer to hold down converted records if it was insufficiently sized (#6974) 5 years ago
David Arthur d7a5e31ca2
KAFKA-8519 Add trogdor action to slow down a network (#6912) 5 years ago
Ismael Juma 1233c963f8
MINOR: Remove legacy kafka.admin.AdminClient (#6947) 5 years ago
Boyang Chen 03d61ebfb9 KAFKA-8569: integrate warning message under static membership (#6972) 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
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