6399 Commits (38f86d139cbd8a3b92ce555f185e52252f626cd4)
 

Author SHA1 Message Date
Vikas Singh 38f86d139c MINOR: Use `Topic::isInternalTopic` instead of directly checking (#7047) 5 years ago
mmanna-sapfgl 99737588b6 KAFKA-3333: Adds RoundRobinPartitioner with tests (#6771) 5 years ago
Joel Hamill 3bb126dfbf MINOR: Fixes AK config typos (#7046) 5 years ago
Nacho Muñoz Gómez 289ac09292 KAFKA-8591; WorkerConfigTransformer NPE on connector configuration reloading (#6991) 5 years ago
Lee Dongjin 05cba28ca7 MINOR: A few cleanups and compiler warning fixes (#6986) 5 years ago
A. Sophie Blee-Goldman 102490ea0c MINOR: improve RocksDBConfigSetter docs (#7009) 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
Kengo Seki 41e1c13a52 MINOR: Fix a wrong description in PipeDemo's javadoc (#6901) 5 years ago
jolshan 442d36241b MINOR: add useConfiguredPartitioner and skipFlush options for ProduceBench 5 years ago
Colin Patrick McCabe 822abe47db
MINOR: WorkerUtils#topicDescriptions must unwrap exceptions properly (#6937) 5 years ago
Alice 07a154eee7 MINOR: Streams tutorial refers to code in the wrong directory (#7012) 5 years ago
Cheng Pan 0b40d27647 MINOR: Remove redundant placeholder in log message (#7016) 5 years ago
Kamal Chandraprakash 11337afecb MINOR: Fix static membership documentation link in upgrade notes (#7001) 5 years ago
Kamal Chandraprakash 3750898e20 MINOR: Improve group metadata unknown key version exception message (#7006) 5 years ago
Rajan Chauhan 5e5dbbd47f MINOR: Typo correction in server.properties (#7011) 5 years ago
Brian Bushree 5287036b38 MINOR: system tests - avoid 'sasl.enabled.mechanisms' in listener overrides (#7018) 5 years ago
Jason Gustafson b0935e548b
MINOR: Embedded connect cluster should mask exit procedures by default (#7028) 5 years ago
Ismael Juma 298a9bc397
MINOR: Adjust Streams parameter hint on TimeoutException (#6280) 5 years ago
José Armando García Sancio ea6cf41eb5 MINOR: Preserve the assignment order from the LeaderAndIsr request (#7010) 5 years ago
Randall Hauch 6f91096c7d MINOR: Fix version for ConnectDistributed system test, remove 0.9.0.1 compatibility test (#7023) 5 years ago
Colin P. Mccabe 711c817254 KAFKA-8560; The Kafka protocol generator should support common structures 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 b4e20495fa remove cs (#6950) 5 years ago
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